| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.types.AbstractBuiltinType
org.apache.ws.jaxme.xs.types.AbstractSimpleType
org.apache.ws.jaxme.xs.types.AbstractAtomicType
org.apache.ws.jaxme.xs.types.XSString
org.apache.ws.jaxme.xs.types.XSNormalizedString
org.apache.ws.jaxme.xs.types.XSToken
org.apache.ws.jaxme.xs.types.XSName
org.apache.ws.jaxme.xs.types.XSNCName
org.apache.ws.jaxme.xs.types.XSIDREF
The xs:IDREF type
| Constructor Summary | |
| protected  | XSIDREF() | 
| Method Summary | |
| static XSType | getInstance() | 
|  XsQName | getName()If the type is global: Returns the types name. | 
|  XSType | getRestrictedType()If the simple type is a restriction, returns the restricted simple type. | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.XSToken | 
| isCollapsing | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.XSNormalizedString | 
| isReplacing | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.XSString | 
| isRestriction | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractAtomicType | 
| getAtomicType, getFractionDigits, getLength, getMaxExclusive, getMaxInclusive, getMaxLength, getMinExclusive, getMinInclusive, getMinLength, getTotalDigits, isAtomic, isBuiltin | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractSimpleType | 
| getComplexType, getEnumerations, getListType, getParentObject, getPattern, getSimpleType, getUnionType, getXSObjectFactory, isList, isSimple, isTopLevelObject, isUnion | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractBuiltinType | 
| getAnnotations, getLocator, getOpenAttributes, getSchemaHeader, getXSSchema, isGlobal, setGlobal, validate | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected XSIDREF()
| Method Detail | 
public XsQName getName()
XSTypeIf the type is global: Returns the types name. Otherwise returns null.
getName in interface XSTypegetName in class XSNCNamepublic static XSType getInstance()
public XSType getRestrictedType()
XSSimpleTypeIf the simple type is a restriction, returns the restricted simple type.
getRestrictedType in interface XSSimpleTypegetRestrictedType in class XSNCName| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||