Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.types.AbstractBuiltinType
org.apache.ws.jaxme.xs.types.AbstractSimpleType
org.apache.ws.jaxme.xs.types.AbstractListType
org.apache.ws.jaxme.xs.types.XSEntities
public class XSEntities
extends AbstractListType
Constructor 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.