|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.builder.types.XSType
org.exolab.castor.builder.types.XSId
The XML Schema ID type
Field Summary |
Constructor Summary | |
XSId()
|
Method Summary | |
JType |
getJType()
Returns the JType that this XSType represents |
void |
setFacets(SimpleType simpletype)
Reads and sets the facets for XSType |
Methods inherited from class org.exolab.castor.builder.types.XSType |
createFromJavaObjectCode, createToJavaObjectCode, getFacets, getName, getType, isDateTime, isEnumerated, isPrimitive, newInstanceCode, setAsEnumertated |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XSId()
Method Detail |
public JType getJType()
getJType
in class XSType
public void setFacets(SimpleType simpletype)
XSType
setFacets
in class XSType
simpletype
- the SimpleType containing the facets
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |