|
||||||||||
| 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 | |
|---|---|
String |
javadoc
Javadoc comment. |
String |
name
Name of the constant. |
| Constructor Summary | |
|---|---|
CEnumConstant(String name,
String javadoc,
String lexical,
XSComponent source,
CCustomizations customizations,
Locator loc)
|
|
| Method Summary | |
|---|---|
CCustomizations |
getCustomizations()
Gets the list of customizations attached to this model component. |
CEnumLeafInfo |
getEnclosingClass()
|
String |
getLexicalValue()
|
Locator |
getLocator()
Gets the source location in the schema from which this model component is created. |
String |
getName()
|
XSComponent |
getSchemaComponent()
If this model object is built from XML Schema, this property returns a schema component from which the model is built. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final String name
public final String javadoc
| Constructor Detail |
|---|
public CEnumConstant(String name,
String javadoc,
String lexical,
XSComponent source,
CCustomizations customizations,
Locator loc)
name - | Method Detail |
|---|
public CEnumLeafInfo getEnclosingClass()
getEnclosingClass in interface EnumConstant<NType,NClass>public String getLexicalValue()
getLexicalValue in interface EnumConstant<NType,NClass>public String getName()
getName in interface EnumConstant<NType,NClass>public XSComponent getSchemaComponent()
CCustomizable
getSchemaComponent in interface CCustomizablepublic CCustomizations getCustomizations()
CCustomizable
getCustomizations in interface CCustomizablePlugin.getCustomizationURIs()public Locator getLocator()
CCustomizable
getLocator in interface CCustomizable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||