|
JBoss Metadata Appclient 7.0.7.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppClientElement | |
|---|---|
| org.jboss.metadata.appclient.parser.spec | |
| Uses of AppClientElement in org.jboss.metadata.appclient.parser.spec |
|---|
| Methods in org.jboss.metadata.appclient.parser.spec that return AppClientElement | |
|---|---|
static AppClientElement |
AppClientElement.forName(String elementName)
Returns the AppClientElement corresponding to the passed elementName
If no such element exists then UNKNOWN is returned. |
static AppClientElement |
AppClientElement.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AppClientElement[] |
AppClientElement.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
JBoss Metadata Appclient 7.0.7.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||