Uses of Class
org.richfaces.cdk.templatecompiler.model.ClassImport

Packages that use ClassImport
org.richfaces.cdk.templatecompiler.model JAXB classes that wraps real model classes. 
 

Uses of ClassImport in org.richfaces.cdk.templatecompiler.model
 

Methods in org.richfaces.cdk.templatecompiler.model that return types with arguments of type ClassImport
 java.util.List<ClassImport> CompositeInterface.getClassImports()
           
 

Method parameters in org.richfaces.cdk.templatecompiler.model with type arguments of type ClassImport
 void CompositeInterface.setClassImports(java.util.List<ClassImport> classImports)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.