|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlbeans.impl.schema.SchemaStringEnumEntryImpl
public class SchemaStringEnumEntryImpl
| Constructor Summary | |
|---|---|
SchemaStringEnumEntryImpl(java.lang.String str,
int i,
java.lang.String enumName)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaStringEnumEntryImpl(java.lang.String str,
int i,
java.lang.String enumName)
| Method Detail |
|---|
public java.lang.String getString()
SchemaStringEnumEntry
getString in interface SchemaStringEnumEntrypublic int getIntValue()
SchemaStringEnumEntry
getIntValue in interface SchemaStringEnumEntrypublic java.lang.String getEnumName()
SchemaStringEnumEntry
getEnumName in interface SchemaStringEnumEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||