Uses of Class
org.richfaces.cdk.model.MethodSignature

Packages that use MethodSignature
org.richfaces.cdk.model CDK library model classes used by all generation tasks. 
org.richfaces.cdk.xmlconfig.model JAXB classes that wraps real model classes. 
 

Uses of MethodSignature in org.richfaces.cdk.model
 

Methods in org.richfaces.cdk.model that return MethodSignature
 MethodSignature PropertyBase.getSignature()
          

 

Methods in org.richfaces.cdk.model with parameters of type MethodSignature
 void PropertyBase.setSignature(MethodSignature signature)
          

 

Uses of MethodSignature in org.richfaces.cdk.xmlconfig.model
 

Methods in org.richfaces.cdk.xmlconfig.model that return MethodSignature
 MethodSignature PropertyBase.PropertyExtension.getSignature()
          

 

Methods in org.richfaces.cdk.xmlconfig.model with parameters of type MethodSignature
 void PropertyBase.PropertyExtension.setSignature(MethodSignature signature)
          

 



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