|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.w3.x2001.xmlSchema.impl.OpenAttrsImpl
org.w3.x2001.xmlSchema.impl.AnnotatedImpl
org.w3.x2001.xmlSchema.impl.RestrictionTypeImpl
public class RestrictionTypeImpl
An XML restrictionType(@http://www.w3.org/2001/XMLSchema). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.w3.x2001.xmlSchema.RestrictionType |
|---|
RestrictionType.Factory |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.w3.x2001.xmlSchema.RestrictionType |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
RestrictionTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
All |
addNewAll()
Appends and returns a new empty "all" element |
Wildcard |
addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element |
Attribute |
addNewAttribute()
Appends and returns a new empty value (as xml) as the last "attribute" element |
AttributeGroupRef |
addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element |
ExplicitGroup |
addNewChoice()
Appends and returns a new empty "choice" element |
NoFixedFacet |
addNewEnumeration()
Appends and returns a new empty value (as xml) as the last "enumeration" element |
NumFacet |
addNewFractionDigits()
Appends and returns a new empty value (as xml) as the last "fractionDigits" element |
GroupRef |
addNewGroup()
Appends and returns a new empty "group" element |
NumFacet |
addNewLength()
Appends and returns a new empty value (as xml) as the last "length" element |
Facet |
addNewMaxExclusive()
Appends and returns a new empty value (as xml) as the last "maxExclusive" element |
Facet |
addNewMaxInclusive()
Appends and returns a new empty value (as xml) as the last "maxInclusive" element |
NumFacet |
addNewMaxLength()
Appends and returns a new empty value (as xml) as the last "maxLength" element |
Facet |
addNewMinExclusive()
Appends and returns a new empty value (as xml) as the last "minExclusive" element |
Facet |
addNewMinInclusive()
Appends and returns a new empty value (as xml) as the last "minInclusive" element |
NumFacet |
addNewMinLength()
Appends and returns a new empty value (as xml) as the last "minLength" element |
PatternDocument.Pattern |
addNewPattern()
Appends and returns a new empty value (as xml) as the last "pattern" element |
ExplicitGroup |
addNewSequence()
Appends and returns a new empty "sequence" element |
LocalSimpleType |
addNewSimpleType()
Appends and returns a new empty "simpleType" element |
TotalDigitsDocument.TotalDigits |
addNewTotalDigits()
Appends and returns a new empty value (as xml) as the last "totalDigits" element |
WhiteSpaceDocument.WhiteSpace |
addNewWhiteSpace()
Appends and returns a new empty value (as xml) as the last "whiteSpace" element |
All |
getAll()
Gets the "all" element |
Wildcard |
getAnyAttribute()
Gets the "anyAttribute" element |
Attribute[] |
getAttributeArray()
Gets array of all "attribute" elements |
Attribute |
getAttributeArray(int i)
Gets ith "attribute" element |
AttributeGroupRef[] |
getAttributeGroupArray()
Gets array of all "attributeGroup" elements |
AttributeGroupRef |
getAttributeGroupArray(int i)
Gets ith "attributeGroup" element |
javax.xml.namespace.QName |
getBase()
Gets the "base" attribute |
ExplicitGroup |
getChoice()
Gets the "choice" element |
NoFixedFacet[] |
getEnumerationArray()
Gets array of all "enumeration" elements |
NoFixedFacet |
getEnumerationArray(int i)
Gets ith "enumeration" element |
NumFacet[] |
getFractionDigitsArray()
Gets array of all "fractionDigits" elements |
NumFacet |
getFractionDigitsArray(int i)
Gets ith "fractionDigits" element |
GroupRef |
getGroup()
Gets the "group" element |
NumFacet[] |
getLengthArray()
Gets array of all "length" elements |
NumFacet |
getLengthArray(int i)
Gets ith "length" element |
Facet[] |
getMaxExclusiveArray()
Gets array of all "maxExclusive" elements |
Facet |
getMaxExclusiveArray(int i)
Gets ith "maxExclusive" element |
Facet[] |
getMaxInclusiveArray()
Gets array of all "maxInclusive" elements |
Facet |
getMaxInclusiveArray(int i)
Gets ith "maxInclusive" element |
NumFacet[] |
getMaxLengthArray()
Gets array of all "maxLength" elements |
NumFacet |
getMaxLengthArray(int i)
Gets ith "maxLength" element |
Facet[] |
getMinExclusiveArray()
Gets array of all "minExclusive" elements |
Facet |
getMinExclusiveArray(int i)
Gets ith "minExclusive" element |
Facet[] |
getMinInclusiveArray()
Gets array of all "minInclusive" elements |
Facet |
getMinInclusiveArray(int i)
Gets ith "minInclusive" element |
NumFacet[] |
getMinLengthArray()
Gets array of all "minLength" elements |
NumFacet |
getMinLengthArray(int i)
Gets ith "minLength" element |
PatternDocument.Pattern[] |
getPatternArray()
Gets array of all "pattern" elements |
PatternDocument.Pattern |
getPatternArray(int i)
Gets ith "pattern" element |
ExplicitGroup |
getSequence()
Gets the "sequence" element |
LocalSimpleType |
getSimpleType()
Gets the "simpleType" element |
TotalDigitsDocument.TotalDigits[] |
getTotalDigitsArray()
Gets array of all "totalDigits" elements |
TotalDigitsDocument.TotalDigits |
getTotalDigitsArray(int i)
Gets ith "totalDigits" element |
WhiteSpaceDocument.WhiteSpace[] |
getWhiteSpaceArray()
Gets array of all "whiteSpace" elements |
WhiteSpaceDocument.WhiteSpace |
getWhiteSpaceArray(int i)
Gets ith "whiteSpace" element |
Attribute |
insertNewAttribute(int i)
Inserts and returns a new empty value (as xml) as the ith "attribute" element |
AttributeGroupRef |
insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element |
NoFixedFacet |
insertNewEnumeration(int i)
Inserts and returns a new empty value (as xml) as the ith "enumeration" element |
NumFacet |
insertNewFractionDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element |
NumFacet |
insertNewLength(int i)
Inserts and returns a new empty value (as xml) as the ith "length" element |
Facet |
insertNewMaxExclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element |
Facet |
insertNewMaxInclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element |
NumFacet |
insertNewMaxLength(int i)
Inserts and returns a new empty value (as xml) as the ith "maxLength" element |
Facet |
insertNewMinExclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element |
Facet |
insertNewMinInclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element |
NumFacet |
insertNewMinLength(int i)
Inserts and returns a new empty value (as xml) as the ith "minLength" element |
PatternDocument.Pattern |
insertNewPattern(int i)
Inserts and returns a new empty value (as xml) as the ith "pattern" element |
TotalDigitsDocument.TotalDigits |
insertNewTotalDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element |
WhiteSpaceDocument.WhiteSpace |
insertNewWhiteSpace(int i)
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element |
boolean |
isSetAll()
True if has "all" element |
boolean |
isSetAnyAttribute()
True if has "anyAttribute" element |
boolean |
isSetChoice()
True if has "choice" element |
boolean |
isSetGroup()
True if has "group" element |
boolean |
isSetSequence()
True if has "sequence" element |
boolean |
isSetSimpleType()
True if has "simpleType" element |
void |
removeAttribute(int i)
Removes the ith "attribute" element |
void |
removeAttributeGroup(int i)
Removes the ith "attributeGroup" element |
void |
removeEnumeration(int i)
Removes the ith "enumeration" element |
void |
removeFractionDigits(int i)
Removes the ith "fractionDigits" element |
void |
removeLength(int i)
Removes the ith "length" element |
void |
removeMaxExclusive(int i)
Removes the ith "maxExclusive" element |
void |
removeMaxInclusive(int i)
Removes the ith "maxInclusive" element |
void |
removeMaxLength(int i)
Removes the ith "maxLength" element |
void |
removeMinExclusive(int i)
Removes the ith "minExclusive" element |
void |
removeMinInclusive(int i)
Removes the ith "minInclusive" element |
void |
removeMinLength(int i)
Removes the ith "minLength" element |
void |
removePattern(int i)
Removes the ith "pattern" element |
void |
removeTotalDigits(int i)
Removes the ith "totalDigits" element |
void |
removeWhiteSpace(int i)
Removes the ith "whiteSpace" element |
void |
setAll(All all)
Sets the "all" element |
void |
setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element |
void |
setAttributeArray(Attribute[] attributeArray)
Sets array of all "attribute" element |
void |
setAttributeArray(int i,
Attribute attribute)
Sets ith "attribute" element |
void |
setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element |
void |
setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element |
void |
setBase(javax.xml.namespace.QName base)
Sets the "base" attribute |
void |
setChoice(ExplicitGroup choice)
Sets the "choice" element |
void |
setEnumerationArray(int i,
NoFixedFacet enumeration)
Sets ith "enumeration" element |
void |
setEnumerationArray(NoFixedFacet[] enumerationArray)
Sets array of all "enumeration" element |
void |
setFractionDigitsArray(int i,
NumFacet fractionDigits)
Sets ith "fractionDigits" element |
void |
setFractionDigitsArray(NumFacet[] fractionDigitsArray)
Sets array of all "fractionDigits" element |
void |
setGroup(GroupRef group)
Sets the "group" element |
void |
setLengthArray(int i,
NumFacet length)
Sets ith "length" element |
void |
setLengthArray(NumFacet[] lengthArray)
Sets array of all "length" element |
void |
setMaxExclusiveArray(Facet[] maxExclusiveArray)
Sets array of all "maxExclusive" element |
void |
setMaxExclusiveArray(int i,
Facet maxExclusive)
Sets ith "maxExclusive" element |
void |
setMaxInclusiveArray(Facet[] maxInclusiveArray)
Sets array of all "maxInclusive" element |
void |
setMaxInclusiveArray(int i,
Facet maxInclusive)
Sets ith "maxInclusive" element |
void |
setMaxLengthArray(int i,
NumFacet maxLength)
Sets ith "maxLength" element |
void |
setMaxLengthArray(NumFacet[] maxLengthArray)
Sets array of all "maxLength" element |
void |
setMinExclusiveArray(Facet[] minExclusiveArray)
Sets array of all "minExclusive" element |
void |
setMinExclusiveArray(int i,
Facet minExclusive)
Sets ith "minExclusive" element |
void |
setMinInclusiveArray(Facet[] minInclusiveArray)
Sets array of all "minInclusive" element |
void |
setMinInclusiveArray(int i,
Facet minInclusive)
Sets ith "minInclusive" element |
void |
setMinLengthArray(int i,
NumFacet minLength)
Sets ith "minLength" element |
void |
setMinLengthArray(NumFacet[] minLengthArray)
Sets array of all "minLength" element |
void |
setPatternArray(int i,
PatternDocument.Pattern pattern)
Sets ith "pattern" element |
void |
setPatternArray(PatternDocument.Pattern[] patternArray)
Sets array of all "pattern" element |
void |
setSequence(ExplicitGroup sequence)
Sets the "sequence" element |
void |
setSimpleType(LocalSimpleType simpleType)
Sets the "simpleType" element |
void |
setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
Sets ith "totalDigits" element |
void |
setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
Sets array of all "totalDigits" element |
void |
setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets ith "whiteSpace" element |
void |
setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
Sets array of all "whiteSpace" element |
int |
sizeOfAttributeArray()
Returns number of "attribute" element |
int |
sizeOfAttributeGroupArray()
Returns number of "attributeGroup" element |
int |
sizeOfEnumerationArray()
Returns number of "enumeration" element |
int |
sizeOfFractionDigitsArray()
Returns number of "fractionDigits" element |
int |
sizeOfLengthArray()
Returns number of "length" element |
int |
sizeOfMaxExclusiveArray()
Returns number of "maxExclusive" element |
int |
sizeOfMaxInclusiveArray()
Returns number of "maxInclusive" element |
int |
sizeOfMaxLengthArray()
Returns number of "maxLength" element |
int |
sizeOfMinExclusiveArray()
Returns number of "minExclusive" element |
int |
sizeOfMinInclusiveArray()
Returns number of "minInclusive" element |
int |
sizeOfMinLengthArray()
Returns number of "minLength" element |
int |
sizeOfPatternArray()
Returns number of "pattern" element |
int |
sizeOfTotalDigitsArray()
Returns number of "totalDigits" element |
int |
sizeOfWhiteSpaceArray()
Returns number of "whiteSpace" element |
void |
unsetAll()
Unsets the "all" element |
void |
unsetAnyAttribute()
Unsets the "anyAttribute" element |
void |
unsetChoice()
Unsets the "choice" element |
void |
unsetGroup()
Unsets the "group" element |
void |
unsetSequence()
Unsets the "sequence" element |
void |
unsetSimpleType()
Unsets the "simpleType" element |
org.apache.xmlbeans.XmlQName |
xgetBase()
Gets (as xml) the "base" attribute |
void |
xsetBase(org.apache.xmlbeans.XmlQName base)
Sets (as xml) the "base" attribute |
| Methods inherited from class org.w3.x2001.xmlSchema.impl.AnnotatedImpl |
|---|
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetId |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
|---|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, 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_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3.x2001.xmlSchema.Annotated |
|---|
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetId |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Constructor Detail |
|---|
public RestrictionTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public GroupRef getGroup()
getGroup in interface RestrictionTypepublic boolean isSetGroup()
isSetGroup in interface RestrictionTypepublic void setGroup(GroupRef group)
setGroup in interface RestrictionTypepublic GroupRef addNewGroup()
addNewGroup in interface RestrictionTypepublic void unsetGroup()
unsetGroup in interface RestrictionTypepublic All getAll()
getAll in interface RestrictionTypepublic boolean isSetAll()
isSetAll in interface RestrictionTypepublic void setAll(All all)
setAll in interface RestrictionTypepublic All addNewAll()
addNewAll in interface RestrictionTypepublic void unsetAll()
unsetAll in interface RestrictionTypepublic ExplicitGroup getChoice()
getChoice in interface RestrictionTypepublic boolean isSetChoice()
isSetChoice in interface RestrictionTypepublic void setChoice(ExplicitGroup choice)
setChoice in interface RestrictionTypepublic ExplicitGroup addNewChoice()
addNewChoice in interface RestrictionTypepublic void unsetChoice()
unsetChoice in interface RestrictionTypepublic ExplicitGroup getSequence()
getSequence in interface RestrictionTypepublic boolean isSetSequence()
isSetSequence in interface RestrictionTypepublic void setSequence(ExplicitGroup sequence)
setSequence in interface RestrictionTypepublic ExplicitGroup addNewSequence()
addNewSequence in interface RestrictionTypepublic void unsetSequence()
unsetSequence in interface RestrictionTypepublic LocalSimpleType getSimpleType()
getSimpleType in interface RestrictionTypepublic boolean isSetSimpleType()
isSetSimpleType in interface RestrictionTypepublic void setSimpleType(LocalSimpleType simpleType)
setSimpleType in interface RestrictionTypepublic LocalSimpleType addNewSimpleType()
addNewSimpleType in interface RestrictionTypepublic void unsetSimpleType()
unsetSimpleType in interface RestrictionTypepublic Facet[] getMinExclusiveArray()
getMinExclusiveArray in interface RestrictionTypepublic Facet getMinExclusiveArray(int i)
getMinExclusiveArray in interface RestrictionTypepublic int sizeOfMinExclusiveArray()
sizeOfMinExclusiveArray in interface RestrictionTypepublic void setMinExclusiveArray(Facet[] minExclusiveArray)
setMinExclusiveArray in interface RestrictionType
public void setMinExclusiveArray(int i,
Facet minExclusive)
setMinExclusiveArray in interface RestrictionTypepublic Facet insertNewMinExclusive(int i)
insertNewMinExclusive in interface RestrictionTypepublic Facet addNewMinExclusive()
addNewMinExclusive in interface RestrictionTypepublic void removeMinExclusive(int i)
removeMinExclusive in interface RestrictionTypepublic Facet[] getMinInclusiveArray()
getMinInclusiveArray in interface RestrictionTypepublic Facet getMinInclusiveArray(int i)
getMinInclusiveArray in interface RestrictionTypepublic int sizeOfMinInclusiveArray()
sizeOfMinInclusiveArray in interface RestrictionTypepublic void setMinInclusiveArray(Facet[] minInclusiveArray)
setMinInclusiveArray in interface RestrictionType
public void setMinInclusiveArray(int i,
Facet minInclusive)
setMinInclusiveArray in interface RestrictionTypepublic Facet insertNewMinInclusive(int i)
insertNewMinInclusive in interface RestrictionTypepublic Facet addNewMinInclusive()
addNewMinInclusive in interface RestrictionTypepublic void removeMinInclusive(int i)
removeMinInclusive in interface RestrictionTypepublic Facet[] getMaxExclusiveArray()
getMaxExclusiveArray in interface RestrictionTypepublic Facet getMaxExclusiveArray(int i)
getMaxExclusiveArray in interface RestrictionTypepublic int sizeOfMaxExclusiveArray()
sizeOfMaxExclusiveArray in interface RestrictionTypepublic void setMaxExclusiveArray(Facet[] maxExclusiveArray)
setMaxExclusiveArray in interface RestrictionType
public void setMaxExclusiveArray(int i,
Facet maxExclusive)
setMaxExclusiveArray in interface RestrictionTypepublic Facet insertNewMaxExclusive(int i)
insertNewMaxExclusive in interface RestrictionTypepublic Facet addNewMaxExclusive()
addNewMaxExclusive in interface RestrictionTypepublic void removeMaxExclusive(int i)
removeMaxExclusive in interface RestrictionTypepublic Facet[] getMaxInclusiveArray()
getMaxInclusiveArray in interface RestrictionTypepublic Facet getMaxInclusiveArray(int i)
getMaxInclusiveArray in interface RestrictionTypepublic int sizeOfMaxInclusiveArray()
sizeOfMaxInclusiveArray in interface RestrictionTypepublic void setMaxInclusiveArray(Facet[] maxInclusiveArray)
setMaxInclusiveArray in interface RestrictionType
public void setMaxInclusiveArray(int i,
Facet maxInclusive)
setMaxInclusiveArray in interface RestrictionTypepublic Facet insertNewMaxInclusive(int i)
insertNewMaxInclusive in interface RestrictionTypepublic Facet addNewMaxInclusive()
addNewMaxInclusive in interface RestrictionTypepublic void removeMaxInclusive(int i)
removeMaxInclusive in interface RestrictionTypepublic TotalDigitsDocument.TotalDigits[] getTotalDigitsArray()
getTotalDigitsArray in interface RestrictionTypepublic TotalDigitsDocument.TotalDigits getTotalDigitsArray(int i)
getTotalDigitsArray in interface RestrictionTypepublic int sizeOfTotalDigitsArray()
sizeOfTotalDigitsArray in interface RestrictionTypepublic void setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
setTotalDigitsArray in interface RestrictionType
public void setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
setTotalDigitsArray in interface RestrictionTypepublic TotalDigitsDocument.TotalDigits insertNewTotalDigits(int i)
insertNewTotalDigits in interface RestrictionTypepublic TotalDigitsDocument.TotalDigits addNewTotalDigits()
addNewTotalDigits in interface RestrictionTypepublic void removeTotalDigits(int i)
removeTotalDigits in interface RestrictionTypepublic NumFacet[] getFractionDigitsArray()
getFractionDigitsArray in interface RestrictionTypepublic NumFacet getFractionDigitsArray(int i)
getFractionDigitsArray in interface RestrictionTypepublic int sizeOfFractionDigitsArray()
sizeOfFractionDigitsArray in interface RestrictionTypepublic void setFractionDigitsArray(NumFacet[] fractionDigitsArray)
setFractionDigitsArray in interface RestrictionType
public void setFractionDigitsArray(int i,
NumFacet fractionDigits)
setFractionDigitsArray in interface RestrictionTypepublic NumFacet insertNewFractionDigits(int i)
insertNewFractionDigits in interface RestrictionTypepublic NumFacet addNewFractionDigits()
addNewFractionDigits in interface RestrictionTypepublic void removeFractionDigits(int i)
removeFractionDigits in interface RestrictionTypepublic NumFacet[] getLengthArray()
getLengthArray in interface RestrictionTypepublic NumFacet getLengthArray(int i)
getLengthArray in interface RestrictionTypepublic int sizeOfLengthArray()
sizeOfLengthArray in interface RestrictionTypepublic void setLengthArray(NumFacet[] lengthArray)
setLengthArray in interface RestrictionType
public void setLengthArray(int i,
NumFacet length)
setLengthArray in interface RestrictionTypepublic NumFacet insertNewLength(int i)
insertNewLength in interface RestrictionTypepublic NumFacet addNewLength()
addNewLength in interface RestrictionTypepublic void removeLength(int i)
removeLength in interface RestrictionTypepublic NumFacet[] getMinLengthArray()
getMinLengthArray in interface RestrictionTypepublic NumFacet getMinLengthArray(int i)
getMinLengthArray in interface RestrictionTypepublic int sizeOfMinLengthArray()
sizeOfMinLengthArray in interface RestrictionTypepublic void setMinLengthArray(NumFacet[] minLengthArray)
setMinLengthArray in interface RestrictionType
public void setMinLengthArray(int i,
NumFacet minLength)
setMinLengthArray in interface RestrictionTypepublic NumFacet insertNewMinLength(int i)
insertNewMinLength in interface RestrictionTypepublic NumFacet addNewMinLength()
addNewMinLength in interface RestrictionTypepublic void removeMinLength(int i)
removeMinLength in interface RestrictionTypepublic NumFacet[] getMaxLengthArray()
getMaxLengthArray in interface RestrictionTypepublic NumFacet getMaxLengthArray(int i)
getMaxLengthArray in interface RestrictionTypepublic int sizeOfMaxLengthArray()
sizeOfMaxLengthArray in interface RestrictionTypepublic void setMaxLengthArray(NumFacet[] maxLengthArray)
setMaxLengthArray in interface RestrictionType
public void setMaxLengthArray(int i,
NumFacet maxLength)
setMaxLengthArray in interface RestrictionTypepublic NumFacet insertNewMaxLength(int i)
insertNewMaxLength in interface RestrictionTypepublic NumFacet addNewMaxLength()
addNewMaxLength in interface RestrictionTypepublic void removeMaxLength(int i)
removeMaxLength in interface RestrictionTypepublic NoFixedFacet[] getEnumerationArray()
getEnumerationArray in interface RestrictionTypepublic NoFixedFacet getEnumerationArray(int i)
getEnumerationArray in interface RestrictionTypepublic int sizeOfEnumerationArray()
sizeOfEnumerationArray in interface RestrictionTypepublic void setEnumerationArray(NoFixedFacet[] enumerationArray)
setEnumerationArray in interface RestrictionType
public void setEnumerationArray(int i,
NoFixedFacet enumeration)
setEnumerationArray in interface RestrictionTypepublic NoFixedFacet insertNewEnumeration(int i)
insertNewEnumeration in interface RestrictionTypepublic NoFixedFacet addNewEnumeration()
addNewEnumeration in interface RestrictionTypepublic void removeEnumeration(int i)
removeEnumeration in interface RestrictionTypepublic WhiteSpaceDocument.WhiteSpace[] getWhiteSpaceArray()
getWhiteSpaceArray in interface RestrictionTypepublic WhiteSpaceDocument.WhiteSpace getWhiteSpaceArray(int i)
getWhiteSpaceArray in interface RestrictionTypepublic int sizeOfWhiteSpaceArray()
sizeOfWhiteSpaceArray in interface RestrictionTypepublic void setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
setWhiteSpaceArray in interface RestrictionType
public void setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
setWhiteSpaceArray in interface RestrictionTypepublic WhiteSpaceDocument.WhiteSpace insertNewWhiteSpace(int i)
insertNewWhiteSpace in interface RestrictionTypepublic WhiteSpaceDocument.WhiteSpace addNewWhiteSpace()
addNewWhiteSpace in interface RestrictionTypepublic void removeWhiteSpace(int i)
removeWhiteSpace in interface RestrictionTypepublic PatternDocument.Pattern[] getPatternArray()
getPatternArray in interface RestrictionTypepublic PatternDocument.Pattern getPatternArray(int i)
getPatternArray in interface RestrictionTypepublic int sizeOfPatternArray()
sizeOfPatternArray in interface RestrictionTypepublic void setPatternArray(PatternDocument.Pattern[] patternArray)
setPatternArray in interface RestrictionType
public void setPatternArray(int i,
PatternDocument.Pattern pattern)
setPatternArray in interface RestrictionTypepublic PatternDocument.Pattern insertNewPattern(int i)
insertNewPattern in interface RestrictionTypepublic PatternDocument.Pattern addNewPattern()
addNewPattern in interface RestrictionTypepublic void removePattern(int i)
removePattern in interface RestrictionTypepublic Attribute[] getAttributeArray()
getAttributeArray in interface RestrictionTypepublic Attribute getAttributeArray(int i)
getAttributeArray in interface RestrictionTypepublic int sizeOfAttributeArray()
sizeOfAttributeArray in interface RestrictionTypepublic void setAttributeArray(Attribute[] attributeArray)
setAttributeArray in interface RestrictionType
public void setAttributeArray(int i,
Attribute attribute)
setAttributeArray in interface RestrictionTypepublic Attribute insertNewAttribute(int i)
insertNewAttribute in interface RestrictionTypepublic Attribute addNewAttribute()
addNewAttribute in interface RestrictionTypepublic void removeAttribute(int i)
removeAttribute in interface RestrictionTypepublic AttributeGroupRef[] getAttributeGroupArray()
getAttributeGroupArray in interface RestrictionTypepublic AttributeGroupRef getAttributeGroupArray(int i)
getAttributeGroupArray in interface RestrictionTypepublic int sizeOfAttributeGroupArray()
sizeOfAttributeGroupArray in interface RestrictionTypepublic void setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
setAttributeGroupArray in interface RestrictionType
public void setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
setAttributeGroupArray in interface RestrictionTypepublic AttributeGroupRef insertNewAttributeGroup(int i)
insertNewAttributeGroup in interface RestrictionTypepublic AttributeGroupRef addNewAttributeGroup()
addNewAttributeGroup in interface RestrictionTypepublic void removeAttributeGroup(int i)
removeAttributeGroup in interface RestrictionTypepublic Wildcard getAnyAttribute()
getAnyAttribute in interface RestrictionTypepublic boolean isSetAnyAttribute()
isSetAnyAttribute in interface RestrictionTypepublic void setAnyAttribute(Wildcard anyAttribute)
setAnyAttribute in interface RestrictionTypepublic Wildcard addNewAnyAttribute()
addNewAnyAttribute in interface RestrictionTypepublic void unsetAnyAttribute()
unsetAnyAttribute in interface RestrictionTypepublic javax.xml.namespace.QName getBase()
getBase in interface RestrictionTypepublic org.apache.xmlbeans.XmlQName xgetBase()
xgetBase in interface RestrictionTypepublic void setBase(javax.xml.namespace.QName base)
setBase in interface RestrictionTypepublic void xsetBase(org.apache.xmlbeans.XmlQName base)
xsetBase in interface RestrictionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||