|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaStringEnumEntry
Describes a code-generated string enumeration
SchemaType.getStringEnumEntries()
Method Summary | |
---|---|
java.lang.String |
getEnumName()
A capitalized name to use for the enumeration constant name |
int |
getIntValue()
An integer to represent this choice in the enumeration |
java.lang.String |
getString()
The enumerated string value |
Method Detail |
---|
java.lang.String getString()
int getIntValue()
java.lang.String getEnumName()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |