RichFaces CDK Generator 4.2.0.CR1

Uses of Class
org.richfaces.cdk.model.Name.Classifier

Packages that use Name.Classifier
org.richfaces.cdk.model CDK library model classes used by all generation tasks. 
 

Uses of Name.Classifier in org.richfaces.cdk.model
 

Methods in org.richfaces.cdk.model that return Name.Classifier
 Name.Classifier Name.getClassifier()
          

static Name.Classifier Name.Classifier.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Name.Classifier[] Name.Classifier.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.richfaces.cdk.model with parameters of type Name.Classifier
static Name Name.create(String prefix, Name.Classifier classifier, String name)
           
 void Name.setClassifier(Name.Classifier classifier)
          

 


RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.