| Package | Description |
|---|---|
| org.richfaces.cdk.model |
CDK library model classes used by all generation tasks.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Name |
Name.create(String prefix,
Name.Classifier classifier,
String name) |
void |
Name.setClassifier(Name.Classifier classifier)
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.