public class XsTLocalAllElementImpl extends XsTLocalElementImpl
| Modifier | Constructor and Description |
|---|---|
protected |
XsTLocalAllElementImpl(XsObject pParent) |
| Modifier and Type | Method and Description |
|---|---|
void |
setMaxOccurs(java.lang.String pValue)
Either of 'unbounded' or a nonnegative integer value.
|
void |
setMinOccurs(int pValue) |
isGlobal, setAbstract, setFinal, setSubstitutionGroup, setSubstitutionGroupcreateComplexType, createKey, createKeyref, createSimpleType, createUnique, getAbstract, getBlock, getComplexType, getDefault, getFinal, getFixed, getForm, getIdentityConstraints, getMaxOccurs, getMinOccurs, getName, getNillable, getRef, getSimpleType, getSubstitutionGroup, getType, setBlock, setDefault, setFixed, setForm, setName, setNillable, setRef, setRef, setType, setType, validatecreateAnnotation, getAnnotation, getId, setIdgetOpenAttributes, setAttributeasXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateComplexType, createSimpleType, getAbstract, getBlock, getComplexType, getDefault, getFinal, getFixed, getForm, getNillable, getSimpleType, getSubstitutionGroup, getType, setBlock, setDefault, setFixed, setForm, setNillable, setTypecreateAnnotation, getAnnotation, getId, setIdgetOpenAttributesgetLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validategetName, getRef, setName, setRef, validategetMaxOccurs, getMinOccurs, validatecreateKey, createKeyref, createUnique, getIdentityConstraintsprotected XsTLocalAllElementImpl(XsObject pParent)
public void setMaxOccurs(java.lang.String pValue)
XsAGOccursEither of 'unbounded' or a nonnegative integer value.
setMaxOccurs in interface XsAGOccurssetMaxOccurs in class XsTElementImplpublic void setMinOccurs(int pValue)
setMinOccurs in interface XsAGOccurssetMinOccurs in class XsTElementImpl