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, setSubstitutionGroup
createComplexType, 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, validate
createAnnotation, getAnnotation, getId, setId
getOpenAttributes, setAttribute
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createComplexType, createSimpleType, getAbstract, getBlock, getComplexType, getDefault, getFinal, getFixed, getForm, getNillable, getSimpleType, getSubstitutionGroup, getType, setBlock, setDefault, setFixed, setForm, setNillable, setType
createAnnotation, getAnnotation, getId, setId
getOpenAttributes
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
getName, getRef, setName, setRef, validate
getMaxOccurs, getMinOccurs, validate
createKey, createKeyref, createUnique, getIdentityConstraints
protected XsTLocalAllElementImpl(XsObject pParent)
public void setMaxOccurs(java.lang.String pValue)
XsAGOccurs
Either of 'unbounded' or a nonnegative integer value.
setMaxOccurs
in interface XsAGOccurs
setMaxOccurs
in class XsTElementImpl
public void setMinOccurs(int pValue)
setMinOccurs
in interface XsAGOccurs
setMinOccurs
in class XsTElementImpl