|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.model.CEnumConstant
public final class CEnumConstant
Enumeration constant.
| Field Summary | |
|---|---|
java.lang.String |
javadoc
Javadoc comment. |
java.lang.String |
name
Name of the constant. |
| Constructor Summary | |
|---|---|
CEnumConstant(java.lang.String name,
java.lang.String javadoc,
java.lang.String lexical,
com.sun.xml.xsom.XSComponent source,
CCustomizations customizations,
org.xml.sax.Locator loc)
|
|
| Method Summary | |
|---|---|
CCustomizations |
getCustomizations()
Gets the list of customizations attached to this model component. |
CEnumLeafInfo |
getEnclosingClass()
|
java.lang.String |
getLexicalValue()
|
org.xml.sax.Locator |
getLocator()
Gets the source location in the schema from which this model component is created. |
java.lang.String |
getName()
|
com.sun.xml.xsom.XSComponent |
getSchemaComponent()
If this model object is built from XML Schema, this property returns a schema component from which the model is built. |
(package private) void |
setParent(CEnumLeafInfo parent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String name
public final java.lang.String javadoc
| Constructor Detail |
|---|
public CEnumConstant(java.lang.String name,
java.lang.String javadoc,
java.lang.String lexical,
com.sun.xml.xsom.XSComponent source,
CCustomizations customizations,
org.xml.sax.Locator loc)
name - | Method Detail |
|---|
public CEnumLeafInfo getEnclosingClass()
void setParent(CEnumLeafInfo parent)
public java.lang.String getLexicalValue()
public java.lang.String getName()
public com.sun.xml.xsom.XSComponent getSchemaComponent()
CCustomizable
getSchemaComponent in interface CCustomizablepublic CCustomizations getCustomizations()
CCustomizable
getCustomizations in interface CCustomizablePlugin.getCustomizationURIs()public org.xml.sax.Locator getLocator()
CCustomizable
getLocator in interface CCustomizable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||