| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.types.AbstractBuiltinTypeorg.apache.ws.jaxme.xs.types.AbstractSimpleTypeorg.apache.ws.jaxme.xs.types.AbstractListTypeorg.apache.ws.jaxme.xs.types.XSEntitiespublic class XSEntitiesextends AbstractListTypeConstructor Summary | |
Method Summary | |
static XSType | |
XSType | |
Long | |
XsQName |
|
boolean |
|
Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractListType | |
getLength, getMaxLength, getMinLength, getRestrictedType, isList, isRestriction | |
Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractSimpleType | |
getAtomicType, getComplexType, getEnumerations, getListType, getParentObject, getPattern, getSimpleType, getUnionType, getXSObjectFactory, isAtomic, isList, isSimple, isTopLevelObject, isUnion | |
Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractBuiltinType | |
getAnnotations, getLocator, getOpenAttributes, getSchemaHeader, getXSSchema, isGlobal, setGlobal, validate | |
public Long getMinLength()
- Specified by:
- getMinLength in interface XSListType
- Overrides:
- getMinLength in interface AbstractListType
public XsQName getName()
If the type is global: Returns the types name. Otherwise returns null.