org.apache.ws.jaxme.xs.types
Class XSBoolean
- XSAtomicType, XSObject, XSOpenAttrs, XSSimpleType, XSType
The type xs:boolean.
getAtomicType, getFractionDigits, getLength, getMaxExclusive, getMaxInclusive, getMaxLength, getMinExclusive, getMinInclusive, getMinLength, getTotalDigits, isAtomic, isBuiltin, isCollapsing, isReplacing |
getAtomicType, getComplexType, getEnumerations, getListType, getParentObject, getPattern, getSimpleType, getUnionType, getXSObjectFactory, isAtomic, isList, isSimple, isTopLevelObject, isUnion |
XSBoolean
protected XSBoolean()
getInstance
public static XSBoolean getInstance()
getName
public XsQName getName()
If the type is global: Returns the types name. Otherwise returns
null.
- getName in interface XSType
isRestriction
public boolean isRestriction()
Returns whether the type is a restriction of another
simple type. (Almost all simple types are, the exception being
the ur type
XSAnySimpleType.
- isRestriction in interface XSSimpleType