|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.types.AbstractSimpleType
org.apache.ws.jaxme.xs.types.AbstractListType
org.apache.ws.jaxme.xs.types.XSEntities
| Constructor Summary | |
protected |
XSEntities()
|
| Method Summary | |
static XSType |
getInstance()
|
XSType |
getItemType()
Returns the item type (which is, of course, a simple type). |
java.lang.Long |
getMinLength()
Returns the value of the "maxLength" facet or null, if the facet is not set. |
XsQName |
getName()
If the type is global: Returns the types name. |
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractListType |
getLength, getMaxLength, getRestrictedType, isList, isRestriction |
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractSimpleType |
getAnnotations, getAtomicType, getComplexType, getEnumerations, getListType, getLocator, getOpenAttributes, getParentObject, getPattern, getSimpleType, getUnionType, getXSObjectFactory, getXSSchema, isAtomic, isGlobal, isSimple, isTopLevelObject, isUnion, setGlobal, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected XSEntities()
| Method Detail |
public XsQName getName()
XSTypeIf the type is global: Returns the types name. Otherwise returns null.
public XSType getItemType()
XSListTypeReturns the item type (which is, of course, a simple type).
public java.lang.Long getMinLength()
XSListTypeReturns the value of the "maxLength" facet or null, if the facet is not set.
getMinLength in interface XSListTypegetMinLength in class AbstractListTypepublic static XSType getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||