Class RestrictionDocumentImpl.RestrictionImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.apache.xmlbeans.impl.xb.xsdschema.impl.OpenAttrsImpl
org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
- All Implemented Interfaces:
Serializable,TypeStoreUser,Annotated,OpenAttrs,RestrictionDocument.Restriction,SimpleValue,XmlObject,XmlTokenSource
- Enclosing class:
RestrictionDocumentImpl
public static class RestrictionDocumentImpl.RestrictionImpl
extends AnnotatedImpl
implements RestrictionDocument.Restriction
An XML restriction(@http://www.w3.org/2001/XMLSchema).
This is a complex type.
- See Also:
-
Field Summary
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERFields inherited from interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
Factory, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "enumeration" elementAppends and returns a new empty value (as xml) as the last "fractionDigits" elementAppends and returns a new empty value (as xml) as the last "length" elementAppends and returns a new empty value (as xml) as the last "maxExclusive" elementAppends and returns a new empty value (as xml) as the last "maxInclusive" elementAppends and returns a new empty value (as xml) as the last "maxLength" elementAppends and returns a new empty value (as xml) as the last "minExclusive" elementAppends and returns a new empty value (as xml) as the last "minInclusive" elementAppends and returns a new empty value (as xml) as the last "minLength" elementAppends and returns a new empty value (as xml) as the last "pattern" elementAppends and returns a new empty "simpleType" elementAppends and returns a new empty value (as xml) as the last "totalDigits" elementAppends and returns a new empty value (as xml) as the last "whiteSpace" elementgetBase()Gets the "base" attributeGets array of all "enumeration" elementsgetEnumerationArray(int i) Gets ith "enumeration" elementGets a List of "enumeration" elementsNumFacet[]Gets array of all "fractionDigits" elementsgetFractionDigitsArray(int i) Gets ith "fractionDigits" elementGets a List of "fractionDigits" elementsNumFacet[]Gets array of all "length" elementsgetLengthArray(int i) Gets ith "length" elementGets a List of "length" elementsFacet[]Gets array of all "maxExclusive" elementsgetMaxExclusiveArray(int i) Gets ith "maxExclusive" elementGets a List of "maxExclusive" elementsFacet[]Gets array of all "maxInclusive" elementsgetMaxInclusiveArray(int i) Gets ith "maxInclusive" elementGets a List of "maxInclusive" elementsNumFacet[]Gets array of all "maxLength" elementsgetMaxLengthArray(int i) Gets ith "maxLength" elementGets a List of "maxLength" elementsFacet[]Gets array of all "minExclusive" elementsgetMinExclusiveArray(int i) Gets ith "minExclusive" elementGets a List of "minExclusive" elementsFacet[]Gets array of all "minInclusive" elementsgetMinInclusiveArray(int i) Gets ith "minInclusive" elementGets a List of "minInclusive" elementsNumFacet[]Gets array of all "minLength" elementsgetMinLengthArray(int i) Gets ith "minLength" elementGets a List of "minLength" elementsGets array of all "pattern" elementsgetPatternArray(int i) Gets ith "pattern" elementGets a List of "pattern" elementsGets the "simpleType" elementGets array of all "totalDigits" elementsgetTotalDigitsArray(int i) Gets ith "totalDigits" elementGets a List of "totalDigits" elementsGets array of all "whiteSpace" elementsgetWhiteSpaceArray(int i) Gets ith "whiteSpace" elementGets a List of "whiteSpace" elementsinsertNewEnumeration(int i) Inserts and returns a new empty value (as xml) as the ith "enumeration" elementinsertNewFractionDigits(int i) Inserts and returns a new empty value (as xml) as the ith "fractionDigits" elementinsertNewLength(int i) Inserts and returns a new empty value (as xml) as the ith "length" elementinsertNewMaxExclusive(int i) Inserts and returns a new empty value (as xml) as the ith "maxExclusive" elementinsertNewMaxInclusive(int i) Inserts and returns a new empty value (as xml) as the ith "maxInclusive" elementinsertNewMaxLength(int i) Inserts and returns a new empty value (as xml) as the ith "maxLength" elementinsertNewMinExclusive(int i) Inserts and returns a new empty value (as xml) as the ith "minExclusive" elementinsertNewMinInclusive(int i) Inserts and returns a new empty value (as xml) as the ith "minInclusive" elementinsertNewMinLength(int i) Inserts and returns a new empty value (as xml) as the ith "minLength" elementinsertNewPattern(int i) Inserts and returns a new empty value (as xml) as the ith "pattern" elementinsertNewTotalDigits(int i) Inserts and returns a new empty value (as xml) as the ith "totalDigits" elementinsertNewWhiteSpace(int i) Inserts and returns a new empty value (as xml) as the ith "whiteSpace" elementbooleanTrue if has "base" attributebooleanTrue if has "simpleType" elementvoidremoveEnumeration(int i) Removes the ith "enumeration" elementvoidremoveFractionDigits(int i) Removes the ith "fractionDigits" elementvoidremoveLength(int i) Removes the ith "length" elementvoidremoveMaxExclusive(int i) Removes the ith "maxExclusive" elementvoidremoveMaxInclusive(int i) Removes the ith "maxInclusive" elementvoidremoveMaxLength(int i) Removes the ith "maxLength" elementvoidremoveMinExclusive(int i) Removes the ith "minExclusive" elementvoidremoveMinInclusive(int i) Removes the ith "minInclusive" elementvoidremoveMinLength(int i) Removes the ith "minLength" elementvoidremovePattern(int i) Removes the ith "pattern" elementvoidremoveTotalDigits(int i) Removes the ith "totalDigits" elementvoidremoveWhiteSpace(int i) Removes the ith "whiteSpace" elementvoidSets the "base" attributevoidsetEnumerationArray(int i, NoFixedFacet enumeration) Sets ith "enumeration" elementvoidsetEnumerationArray(NoFixedFacet[] enumerationArray) Sets array of all "enumeration" element WARNING: This method is not atomicaly synchronized.voidsetFractionDigitsArray(int i, NumFacet fractionDigits) Sets ith "fractionDigits" elementvoidsetFractionDigitsArray(NumFacet[] fractionDigitsArray) Sets array of all "fractionDigits" element WARNING: This method is not atomicaly synchronized.voidsetLengthArray(int i, NumFacet length) Sets ith "length" elementvoidsetLengthArray(NumFacet[] lengthArray) Sets array of all "length" element WARNING: This method is not atomicaly synchronized.voidsetMaxExclusiveArray(int i, Facet maxExclusive) Sets ith "maxExclusive" elementvoidsetMaxExclusiveArray(Facet[] maxExclusiveArray) Sets array of all "maxExclusive" element WARNING: This method is not atomicaly synchronized.voidsetMaxInclusiveArray(int i, Facet maxInclusive) Sets ith "maxInclusive" elementvoidsetMaxInclusiveArray(Facet[] maxInclusiveArray) Sets array of all "maxInclusive" element WARNING: This method is not atomicaly synchronized.voidsetMaxLengthArray(int i, NumFacet maxLength) Sets ith "maxLength" elementvoidsetMaxLengthArray(NumFacet[] maxLengthArray) Sets array of all "maxLength" element WARNING: This method is not atomicaly synchronized.voidsetMinExclusiveArray(int i, Facet minExclusive) Sets ith "minExclusive" elementvoidsetMinExclusiveArray(Facet[] minExclusiveArray) Sets array of all "minExclusive" element WARNING: This method is not atomicaly synchronized.voidsetMinInclusiveArray(int i, Facet minInclusive) Sets ith "minInclusive" elementvoidsetMinInclusiveArray(Facet[] minInclusiveArray) Sets array of all "minInclusive" element WARNING: This method is not atomicaly synchronized.voidsetMinLengthArray(int i, NumFacet minLength) Sets ith "minLength" elementvoidsetMinLengthArray(NumFacet[] minLengthArray) Sets array of all "minLength" element WARNING: This method is not atomicaly synchronized.voidsetPatternArray(int i, PatternDocument.Pattern pattern) Sets ith "pattern" elementvoidsetPatternArray(PatternDocument.Pattern[] patternArray) Sets array of all "pattern" element WARNING: This method is not atomicaly synchronized.voidsetSimpleType(LocalSimpleType simpleType) Sets the "simpleType" elementvoidsetTotalDigitsArray(int i, TotalDigitsDocument.TotalDigits totalDigits) Sets ith "totalDigits" elementvoidsetTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray) Sets array of all "totalDigits" element WARNING: This method is not atomicaly synchronized.voidsetWhiteSpaceArray(int i, WhiteSpaceDocument.WhiteSpace whiteSpace) Sets ith "whiteSpace" elementvoidsetWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray) Sets array of all "whiteSpace" element WARNING: This method is not atomicaly synchronized.intReturns number of "enumeration" elementintReturns number of "fractionDigits" elementintReturns number of "length" elementintReturns number of "maxExclusive" elementintReturns number of "maxInclusive" elementintReturns number of "maxLength" elementintReturns number of "minExclusive" elementintReturns number of "minInclusive" elementintReturns number of "minLength" elementintReturns number of "pattern" elementintReturns number of "totalDigits" elementintReturns number of "whiteSpace" elementvoidUnsets the "base" attributevoidUnsets the "simpleType" elementxgetBase()Gets (as xml) the "base" attributevoidSets (as xml) the "base" attributeMethods inherited from class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdMethods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_textMethods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _set, attach_store, build_nil, build_text, changeType, check_dated, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, disconnect_store, documentProperties, dump, equals, execQuery, execQuery, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set_newValue, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, substitute, toString, uses_invalidate_value, validate, validate, validate_now, valueEquals, valueHashCode, writeReplace, xgetListValue, xmlText, xmlTextMethods inherited from interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Constructor Details
-
RestrictionImpl
-
-
Method Details
-
getSimpleType
Gets the "simpleType" element- Specified by:
getSimpleTypein interfaceRestrictionDocument.Restriction
-
isSetSimpleType
public boolean isSetSimpleType()True if has "simpleType" element- Specified by:
isSetSimpleTypein interfaceRestrictionDocument.Restriction
-
setSimpleType
Sets the "simpleType" element- Specified by:
setSimpleTypein interfaceRestrictionDocument.Restriction
-
addNewSimpleType
Appends and returns a new empty "simpleType" element- Specified by:
addNewSimpleTypein interfaceRestrictionDocument.Restriction
-
unsetSimpleType
public void unsetSimpleType()Unsets the "simpleType" element- Specified by:
unsetSimpleTypein interfaceRestrictionDocument.Restriction
-
getMinExclusiveList
Gets a List of "minExclusive" elements- Specified by:
getMinExclusiveListin interfaceRestrictionDocument.Restriction
-
getMinExclusiveArray
Gets array of all "minExclusive" elements- Specified by:
getMinExclusiveArrayin interfaceRestrictionDocument.Restriction
-
getMinExclusiveArray
Gets ith "minExclusive" element- Specified by:
getMinExclusiveArrayin interfaceRestrictionDocument.Restriction
-
sizeOfMinExclusiveArray
public int sizeOfMinExclusiveArray()Returns number of "minExclusive" element- Specified by:
sizeOfMinExclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMinExclusiveArray
Sets array of all "minExclusive" element WARNING: This method is not atomicaly synchronized.- Specified by:
setMinExclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMinExclusiveArray
Sets ith "minExclusive" element- Specified by:
setMinExclusiveArrayin interfaceRestrictionDocument.Restriction
-
insertNewMinExclusive
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element- Specified by:
insertNewMinExclusivein interfaceRestrictionDocument.Restriction
-
addNewMinExclusive
Appends and returns a new empty value (as xml) as the last "minExclusive" element- Specified by:
addNewMinExclusivein interfaceRestrictionDocument.Restriction
-
removeMinExclusive
public void removeMinExclusive(int i) Removes the ith "minExclusive" element- Specified by:
removeMinExclusivein interfaceRestrictionDocument.Restriction
-
getMinInclusiveList
Gets a List of "minInclusive" elements- Specified by:
getMinInclusiveListin interfaceRestrictionDocument.Restriction
-
getMinInclusiveArray
Gets array of all "minInclusive" elements- Specified by:
getMinInclusiveArrayin interfaceRestrictionDocument.Restriction
-
getMinInclusiveArray
Gets ith "minInclusive" element- Specified by:
getMinInclusiveArrayin interfaceRestrictionDocument.Restriction
-
sizeOfMinInclusiveArray
public int sizeOfMinInclusiveArray()Returns number of "minInclusive" element- Specified by:
sizeOfMinInclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMinInclusiveArray
Sets array of all "minInclusive" element WARNING: This method is not atomicaly synchronized.- Specified by:
setMinInclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMinInclusiveArray
Sets ith "minInclusive" element- Specified by:
setMinInclusiveArrayin interfaceRestrictionDocument.Restriction
-
insertNewMinInclusive
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element- Specified by:
insertNewMinInclusivein interfaceRestrictionDocument.Restriction
-
addNewMinInclusive
Appends and returns a new empty value (as xml) as the last "minInclusive" element- Specified by:
addNewMinInclusivein interfaceRestrictionDocument.Restriction
-
removeMinInclusive
public void removeMinInclusive(int i) Removes the ith "minInclusive" element- Specified by:
removeMinInclusivein interfaceRestrictionDocument.Restriction
-
getMaxExclusiveList
Gets a List of "maxExclusive" elements- Specified by:
getMaxExclusiveListin interfaceRestrictionDocument.Restriction
-
getMaxExclusiveArray
Gets array of all "maxExclusive" elements- Specified by:
getMaxExclusiveArrayin interfaceRestrictionDocument.Restriction
-
getMaxExclusiveArray
Gets ith "maxExclusive" element- Specified by:
getMaxExclusiveArrayin interfaceRestrictionDocument.Restriction
-
sizeOfMaxExclusiveArray
public int sizeOfMaxExclusiveArray()Returns number of "maxExclusive" element- Specified by:
sizeOfMaxExclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMaxExclusiveArray
Sets array of all "maxExclusive" element WARNING: This method is not atomicaly synchronized.- Specified by:
setMaxExclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMaxExclusiveArray
Sets ith "maxExclusive" element- Specified by:
setMaxExclusiveArrayin interfaceRestrictionDocument.Restriction
-
insertNewMaxExclusive
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element- Specified by:
insertNewMaxExclusivein interfaceRestrictionDocument.Restriction
-
addNewMaxExclusive
Appends and returns a new empty value (as xml) as the last "maxExclusive" element- Specified by:
addNewMaxExclusivein interfaceRestrictionDocument.Restriction
-
removeMaxExclusive
public void removeMaxExclusive(int i) Removes the ith "maxExclusive" element- Specified by:
removeMaxExclusivein interfaceRestrictionDocument.Restriction
-
getMaxInclusiveList
Gets a List of "maxInclusive" elements- Specified by:
getMaxInclusiveListin interfaceRestrictionDocument.Restriction
-
getMaxInclusiveArray
Gets array of all "maxInclusive" elements- Specified by:
getMaxInclusiveArrayin interfaceRestrictionDocument.Restriction
-
getMaxInclusiveArray
Gets ith "maxInclusive" element- Specified by:
getMaxInclusiveArrayin interfaceRestrictionDocument.Restriction
-
sizeOfMaxInclusiveArray
public int sizeOfMaxInclusiveArray()Returns number of "maxInclusive" element- Specified by:
sizeOfMaxInclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMaxInclusiveArray
Sets array of all "maxInclusive" element WARNING: This method is not atomicaly synchronized.- Specified by:
setMaxInclusiveArrayin interfaceRestrictionDocument.Restriction
-
setMaxInclusiveArray
Sets ith "maxInclusive" element- Specified by:
setMaxInclusiveArrayin interfaceRestrictionDocument.Restriction
-
insertNewMaxInclusive
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element- Specified by:
insertNewMaxInclusivein interfaceRestrictionDocument.Restriction
-
addNewMaxInclusive
Appends and returns a new empty value (as xml) as the last "maxInclusive" element- Specified by:
addNewMaxInclusivein interfaceRestrictionDocument.Restriction
-
removeMaxInclusive
public void removeMaxInclusive(int i) Removes the ith "maxInclusive" element- Specified by:
removeMaxInclusivein interfaceRestrictionDocument.Restriction
-
getTotalDigitsList
Gets a List of "totalDigits" elements- Specified by:
getTotalDigitsListin interfaceRestrictionDocument.Restriction
-
getTotalDigitsArray
Gets array of all "totalDigits" elements- Specified by:
getTotalDigitsArrayin interfaceRestrictionDocument.Restriction
-
getTotalDigitsArray
Gets ith "totalDigits" element- Specified by:
getTotalDigitsArrayin interfaceRestrictionDocument.Restriction
-
sizeOfTotalDigitsArray
public int sizeOfTotalDigitsArray()Returns number of "totalDigits" element- Specified by:
sizeOfTotalDigitsArrayin interfaceRestrictionDocument.Restriction
-
setTotalDigitsArray
Sets array of all "totalDigits" element WARNING: This method is not atomicaly synchronized.- Specified by:
setTotalDigitsArrayin interfaceRestrictionDocument.Restriction
-
setTotalDigitsArray
Sets ith "totalDigits" element- Specified by:
setTotalDigitsArrayin interfaceRestrictionDocument.Restriction
-
insertNewTotalDigits
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element- Specified by:
insertNewTotalDigitsin interfaceRestrictionDocument.Restriction
-
addNewTotalDigits
Appends and returns a new empty value (as xml) as the last "totalDigits" element- Specified by:
addNewTotalDigitsin interfaceRestrictionDocument.Restriction
-
removeTotalDigits
public void removeTotalDigits(int i) Removes the ith "totalDigits" element- Specified by:
removeTotalDigitsin interfaceRestrictionDocument.Restriction
-
getFractionDigitsList
Gets a List of "fractionDigits" elements- Specified by:
getFractionDigitsListin interfaceRestrictionDocument.Restriction
-
getFractionDigitsArray
Gets array of all "fractionDigits" elements- Specified by:
getFractionDigitsArrayin interfaceRestrictionDocument.Restriction
-
getFractionDigitsArray
Gets ith "fractionDigits" element- Specified by:
getFractionDigitsArrayin interfaceRestrictionDocument.Restriction
-
sizeOfFractionDigitsArray
public int sizeOfFractionDigitsArray()Returns number of "fractionDigits" element- Specified by:
sizeOfFractionDigitsArrayin interfaceRestrictionDocument.Restriction
-
setFractionDigitsArray
Sets array of all "fractionDigits" element WARNING: This method is not atomicaly synchronized.- Specified by:
setFractionDigitsArrayin interfaceRestrictionDocument.Restriction
-
setFractionDigitsArray
Sets ith "fractionDigits" element- Specified by:
setFractionDigitsArrayin interfaceRestrictionDocument.Restriction
-
insertNewFractionDigits
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element- Specified by:
insertNewFractionDigitsin interfaceRestrictionDocument.Restriction
-
addNewFractionDigits
Appends and returns a new empty value (as xml) as the last "fractionDigits" element- Specified by:
addNewFractionDigitsin interfaceRestrictionDocument.Restriction
-
removeFractionDigits
public void removeFractionDigits(int i) Removes the ith "fractionDigits" element- Specified by:
removeFractionDigitsin interfaceRestrictionDocument.Restriction
-
getLengthList
Gets a List of "length" elements- Specified by:
getLengthListin interfaceRestrictionDocument.Restriction
-
getLengthArray
Gets array of all "length" elements- Specified by:
getLengthArrayin interfaceRestrictionDocument.Restriction
-
getLengthArray
Gets ith "length" element- Specified by:
getLengthArrayin interfaceRestrictionDocument.Restriction
-
sizeOfLengthArray
public int sizeOfLengthArray()Returns number of "length" element- Specified by:
sizeOfLengthArrayin interfaceRestrictionDocument.Restriction
-
setLengthArray
Sets array of all "length" element WARNING: This method is not atomicaly synchronized.- Specified by:
setLengthArrayin interfaceRestrictionDocument.Restriction
-
setLengthArray
Sets ith "length" element- Specified by:
setLengthArrayin interfaceRestrictionDocument.Restriction
-
insertNewLength
Inserts and returns a new empty value (as xml) as the ith "length" element- Specified by:
insertNewLengthin interfaceRestrictionDocument.Restriction
-
addNewLength
Appends and returns a new empty value (as xml) as the last "length" element- Specified by:
addNewLengthin interfaceRestrictionDocument.Restriction
-
removeLength
public void removeLength(int i) Removes the ith "length" element- Specified by:
removeLengthin interfaceRestrictionDocument.Restriction
-
getMinLengthList
Gets a List of "minLength" elements- Specified by:
getMinLengthListin interfaceRestrictionDocument.Restriction
-
getMinLengthArray
Gets array of all "minLength" elements- Specified by:
getMinLengthArrayin interfaceRestrictionDocument.Restriction
-
getMinLengthArray
Gets ith "minLength" element- Specified by:
getMinLengthArrayin interfaceRestrictionDocument.Restriction
-
sizeOfMinLengthArray
public int sizeOfMinLengthArray()Returns number of "minLength" element- Specified by:
sizeOfMinLengthArrayin interfaceRestrictionDocument.Restriction
-
setMinLengthArray
Sets array of all "minLength" element WARNING: This method is not atomicaly synchronized.- Specified by:
setMinLengthArrayin interfaceRestrictionDocument.Restriction
-
setMinLengthArray
Sets ith "minLength" element- Specified by:
setMinLengthArrayin interfaceRestrictionDocument.Restriction
-
insertNewMinLength
Inserts and returns a new empty value (as xml) as the ith "minLength" element- Specified by:
insertNewMinLengthin interfaceRestrictionDocument.Restriction
-
addNewMinLength
Appends and returns a new empty value (as xml) as the last "minLength" element- Specified by:
addNewMinLengthin interfaceRestrictionDocument.Restriction
-
removeMinLength
public void removeMinLength(int i) Removes the ith "minLength" element- Specified by:
removeMinLengthin interfaceRestrictionDocument.Restriction
-
getMaxLengthList
Gets a List of "maxLength" elements- Specified by:
getMaxLengthListin interfaceRestrictionDocument.Restriction
-
getMaxLengthArray
Gets array of all "maxLength" elements- Specified by:
getMaxLengthArrayin interfaceRestrictionDocument.Restriction
-
getMaxLengthArray
Gets ith "maxLength" element- Specified by:
getMaxLengthArrayin interfaceRestrictionDocument.Restriction
-
sizeOfMaxLengthArray
public int sizeOfMaxLengthArray()Returns number of "maxLength" element- Specified by:
sizeOfMaxLengthArrayin interfaceRestrictionDocument.Restriction
-
setMaxLengthArray
Sets array of all "maxLength" element WARNING: This method is not atomicaly synchronized.- Specified by:
setMaxLengthArrayin interfaceRestrictionDocument.Restriction
-
setMaxLengthArray
Sets ith "maxLength" element- Specified by:
setMaxLengthArrayin interfaceRestrictionDocument.Restriction
-
insertNewMaxLength
Inserts and returns a new empty value (as xml) as the ith "maxLength" element- Specified by:
insertNewMaxLengthin interfaceRestrictionDocument.Restriction
-
addNewMaxLength
Appends and returns a new empty value (as xml) as the last "maxLength" element- Specified by:
addNewMaxLengthin interfaceRestrictionDocument.Restriction
-
removeMaxLength
public void removeMaxLength(int i) Removes the ith "maxLength" element- Specified by:
removeMaxLengthin interfaceRestrictionDocument.Restriction
-
getEnumerationList
Gets a List of "enumeration" elements- Specified by:
getEnumerationListin interfaceRestrictionDocument.Restriction
-
getEnumerationArray
Gets array of all "enumeration" elements- Specified by:
getEnumerationArrayin interfaceRestrictionDocument.Restriction
-
getEnumerationArray
Gets ith "enumeration" element- Specified by:
getEnumerationArrayin interfaceRestrictionDocument.Restriction
-
sizeOfEnumerationArray
public int sizeOfEnumerationArray()Returns number of "enumeration" element- Specified by:
sizeOfEnumerationArrayin interfaceRestrictionDocument.Restriction
-
setEnumerationArray
Sets array of all "enumeration" element WARNING: This method is not atomicaly synchronized.- Specified by:
setEnumerationArrayin interfaceRestrictionDocument.Restriction
-
setEnumerationArray
Sets ith "enumeration" element- Specified by:
setEnumerationArrayin interfaceRestrictionDocument.Restriction
-
insertNewEnumeration
Inserts and returns a new empty value (as xml) as the ith "enumeration" element- Specified by:
insertNewEnumerationin interfaceRestrictionDocument.Restriction
-
addNewEnumeration
Appends and returns a new empty value (as xml) as the last "enumeration" element- Specified by:
addNewEnumerationin interfaceRestrictionDocument.Restriction
-
removeEnumeration
public void removeEnumeration(int i) Removes the ith "enumeration" element- Specified by:
removeEnumerationin interfaceRestrictionDocument.Restriction
-
getWhiteSpaceList
Gets a List of "whiteSpace" elements- Specified by:
getWhiteSpaceListin interfaceRestrictionDocument.Restriction
-
getWhiteSpaceArray
Gets array of all "whiteSpace" elements- Specified by:
getWhiteSpaceArrayin interfaceRestrictionDocument.Restriction
-
getWhiteSpaceArray
Gets ith "whiteSpace" element- Specified by:
getWhiteSpaceArrayin interfaceRestrictionDocument.Restriction
-
sizeOfWhiteSpaceArray
public int sizeOfWhiteSpaceArray()Returns number of "whiteSpace" element- Specified by:
sizeOfWhiteSpaceArrayin interfaceRestrictionDocument.Restriction
-
setWhiteSpaceArray
Sets array of all "whiteSpace" element WARNING: This method is not atomicaly synchronized.- Specified by:
setWhiteSpaceArrayin interfaceRestrictionDocument.Restriction
-
setWhiteSpaceArray
Sets ith "whiteSpace" element- Specified by:
setWhiteSpaceArrayin interfaceRestrictionDocument.Restriction
-
insertNewWhiteSpace
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element- Specified by:
insertNewWhiteSpacein interfaceRestrictionDocument.Restriction
-
addNewWhiteSpace
Appends and returns a new empty value (as xml) as the last "whiteSpace" element- Specified by:
addNewWhiteSpacein interfaceRestrictionDocument.Restriction
-
removeWhiteSpace
public void removeWhiteSpace(int i) Removes the ith "whiteSpace" element- Specified by:
removeWhiteSpacein interfaceRestrictionDocument.Restriction
-
getPatternList
Gets a List of "pattern" elements- Specified by:
getPatternListin interfaceRestrictionDocument.Restriction
-
getPatternArray
Gets array of all "pattern" elements- Specified by:
getPatternArrayin interfaceRestrictionDocument.Restriction
-
getPatternArray
Gets ith "pattern" element- Specified by:
getPatternArrayin interfaceRestrictionDocument.Restriction
-
sizeOfPatternArray
public int sizeOfPatternArray()Returns number of "pattern" element- Specified by:
sizeOfPatternArrayin interfaceRestrictionDocument.Restriction
-
setPatternArray
Sets array of all "pattern" element WARNING: This method is not atomicaly synchronized.- Specified by:
setPatternArrayin interfaceRestrictionDocument.Restriction
-
setPatternArray
Sets ith "pattern" element- Specified by:
setPatternArrayin interfaceRestrictionDocument.Restriction
-
insertNewPattern
Inserts and returns a new empty value (as xml) as the ith "pattern" element- Specified by:
insertNewPatternin interfaceRestrictionDocument.Restriction
-
addNewPattern
Appends and returns a new empty value (as xml) as the last "pattern" element- Specified by:
addNewPatternin interfaceRestrictionDocument.Restriction
-
removePattern
public void removePattern(int i) Removes the ith "pattern" element- Specified by:
removePatternin interfaceRestrictionDocument.Restriction
-
getBase
Gets the "base" attribute- Specified by:
getBasein interfaceRestrictionDocument.Restriction
-
xgetBase
Gets (as xml) the "base" attribute- Specified by:
xgetBasein interfaceRestrictionDocument.Restriction
-
isSetBase
public boolean isSetBase()True if has "base" attribute- Specified by:
isSetBasein interfaceRestrictionDocument.Restriction
-
setBase
Sets the "base" attribute- Specified by:
setBasein interfaceRestrictionDocument.Restriction
-
xsetBase
Sets (as xml) the "base" attribute- Specified by:
xsetBasein interfaceRestrictionDocument.Restriction
-
unsetBase
public void unsetBase()Unsets the "base" attribute- Specified by:
unsetBasein interfaceRestrictionDocument.Restriction
-