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

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

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

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

 

Method parameters in org.richfaces.cdk.templatecompiler.model with type arguments of type Attribute
 void CompositeInterface.setAttributes(java.util.List<Attribute> attributes)
          

 



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