|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OfferItemType.ItemConstraint
An XML ItemConstraint(@http://schemas.ggf.org/graap/2007/03/ws-agreement). This is a complex type.
Nested Class Summary | |
---|---|
static class |
OfferItemType.ItemConstraint.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
org.apache.xmlbeans.impl.xb.xsdschema.All |
addNewAll()
Appends and returns a new empty "all" element |
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup |
addNewChoice()
Appends and returns a new empty "choice" element |
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet |
addNewEnumeration()
Appends and returns a new empty value (as xml) as the last "enumeration" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
addNewFractionDigits()
Appends and returns a new empty value (as xml) as the last "fractionDigits" element |
org.apache.xmlbeans.impl.xb.xsdschema.GroupRef |
addNewGroup()
Appends and returns a new empty "group" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
addNewLength()
Appends and returns a new empty value (as xml) as the last "length" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
addNewMaxExclusive()
Appends and returns a new empty value (as xml) as the last "maxExclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
addNewMaxInclusive()
Appends and returns a new empty value (as xml) as the last "maxInclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
addNewMaxLength()
Appends and returns a new empty value (as xml) as the last "maxLength" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
addNewMinExclusive()
Appends and returns a new empty value (as xml) as the last "minExclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
addNewMinInclusive()
Appends and returns a new empty value (as xml) as the last "minInclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
addNewMinLength()
Appends and returns a new empty value (as xml) as the last "minLength" element |
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern |
addNewPattern()
Appends and returns a new empty value (as xml) as the last "pattern" element |
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup |
addNewSequence()
Appends and returns a new empty "sequence" element |
org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType |
addNewSimpleType()
Appends and returns a new empty "simpleType" element |
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits |
addNewTotalDigits()
Appends and returns a new empty value (as xml) as the last "totalDigits" element |
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace |
addNewWhiteSpace()
Appends and returns a new empty value (as xml) as the last "whiteSpace" element |
org.apache.xmlbeans.impl.xb.xsdschema.All |
getAll()
Gets the "all" element |
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup |
getChoice()
Gets the "choice" element |
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet[] |
getEnumerationArray()
Gets array of all "enumeration" elements |
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet |
getEnumerationArray(int i)
Gets ith "enumeration" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] |
getFractionDigitsArray()
Gets array of all "fractionDigits" elements |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
getFractionDigitsArray(int i)
Gets ith "fractionDigits" element |
org.apache.xmlbeans.impl.xb.xsdschema.GroupRef |
getGroup()
Gets the "group" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] |
getLengthArray()
Gets array of all "length" elements |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
getLengthArray(int i)
Gets ith "length" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] |
getMaxExclusiveArray()
Gets array of all "maxExclusive" elements |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
getMaxExclusiveArray(int i)
Gets ith "maxExclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] |
getMaxInclusiveArray()
Gets array of all "maxInclusive" elements |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
getMaxInclusiveArray(int i)
Gets ith "maxInclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] |
getMaxLengthArray()
Gets array of all "maxLength" elements |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
getMaxLengthArray(int i)
Gets ith "maxLength" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] |
getMinExclusiveArray()
Gets array of all "minExclusive" elements |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
getMinExclusiveArray(int i)
Gets ith "minExclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] |
getMinInclusiveArray()
Gets array of all "minInclusive" elements |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
getMinInclusiveArray(int i)
Gets ith "minInclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] |
getMinLengthArray()
Gets array of all "minLength" elements |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
getMinLengthArray(int i)
Gets ith "minLength" element |
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern[] |
getPatternArray()
Gets array of all "pattern" elements |
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern |
getPatternArray(int i)
Gets ith "pattern" element |
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup |
getSequence()
Gets the "sequence" element |
org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType |
getSimpleType()
Gets the "simpleType" element |
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits[] |
getTotalDigitsArray()
Gets array of all "totalDigits" elements |
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits |
getTotalDigitsArray(int i)
Gets ith "totalDigits" element |
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace[] |
getWhiteSpaceArray()
Gets array of all "whiteSpace" elements |
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace |
getWhiteSpaceArray(int i)
Gets ith "whiteSpace" element |
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet |
insertNewEnumeration(int i)
Inserts and returns a new empty value (as xml) as the ith "enumeration" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
insertNewFractionDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
insertNewLength(int i)
Inserts and returns a new empty value (as xml) as the ith "length" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
insertNewMaxExclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
insertNewMaxInclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
insertNewMaxLength(int i)
Inserts and returns a new empty value (as xml) as the ith "maxLength" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
insertNewMinExclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.Facet |
insertNewMinInclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element |
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet |
insertNewMinLength(int i)
Inserts and returns a new empty value (as xml) as the ith "minLength" element |
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern |
insertNewPattern(int i)
Inserts and returns a new empty value (as xml) as the ith "pattern" element |
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits |
insertNewTotalDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element |
org.apache.xmlbeans.impl.xb.xsdschema.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 |
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 |
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(org.apache.xmlbeans.impl.xb.xsdschema.All all)
Sets the "all" element |
void |
setChoice(org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup choice)
Sets the "choice" element |
void |
setEnumerationArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet enumeration)
Sets ith "enumeration" element |
void |
setEnumerationArray(org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet[] enumerationArray)
Sets array of all "enumeration" element |
void |
setFractionDigitsArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet fractionDigits)
Sets ith "fractionDigits" element |
void |
setFractionDigitsArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] fractionDigitsArray)
Sets array of all "fractionDigits" element |
void |
setGroup(org.apache.xmlbeans.impl.xb.xsdschema.GroupRef group)
Sets the "group" element |
void |
setLengthArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet length)
Sets ith "length" element |
void |
setLengthArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] lengthArray)
Sets array of all "length" element |
void |
setMaxExclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] maxExclusiveArray)
Sets array of all "maxExclusive" element |
void |
setMaxExclusiveArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.Facet maxExclusive)
Sets ith "maxExclusive" element |
void |
setMaxInclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] maxInclusiveArray)
Sets array of all "maxInclusive" element |
void |
setMaxInclusiveArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.Facet maxInclusive)
Sets ith "maxInclusive" element |
void |
setMaxLengthArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet maxLength)
Sets ith "maxLength" element |
void |
setMaxLengthArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] maxLengthArray)
Sets array of all "maxLength" element |
void |
setMinExclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] minExclusiveArray)
Sets array of all "minExclusive" element |
void |
setMinExclusiveArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.Facet minExclusive)
Sets ith "minExclusive" element |
void |
setMinInclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] minInclusiveArray)
Sets array of all "minInclusive" element |
void |
setMinInclusiveArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.Facet minInclusive)
Sets ith "minInclusive" element |
void |
setMinLengthArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet minLength)
Sets ith "minLength" element |
void |
setMinLengthArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] minLengthArray)
Sets array of all "minLength" element |
void |
setPatternArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern pattern)
Sets ith "pattern" element |
void |
setPatternArray(org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern[] patternArray)
Sets array of all "pattern" element |
void |
setSequence(org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup sequence)
Sets the "sequence" element |
void |
setSimpleType(org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType simpleType)
Sets the "simpleType" element |
void |
setTotalDigitsArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits totalDigits)
Sets ith "totalDigits" element |
void |
setTotalDigitsArray(org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits[] totalDigitsArray)
Sets array of all "totalDigits" element |
void |
setWhiteSpaceArray(int i,
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets ith "whiteSpace" element |
void |
setWhiteSpaceArray(org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
Sets array of all "whiteSpace" 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 |
unsetChoice()
Unsets the "choice" element |
void |
unsetGroup()
Unsets the "group" element |
void |
unsetSequence()
Unsets the "sequence" element |
void |
unsetSimpleType()
Unsets the "simpleType" element |
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 |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType getSimpleType()
boolean isSetSimpleType()
void setSimpleType(org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType simpleType)
org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType addNewSimpleType()
void unsetSimpleType()
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] getMinExclusiveArray()
org.apache.xmlbeans.impl.xb.xsdschema.Facet getMinExclusiveArray(int i)
int sizeOfMinExclusiveArray()
void setMinExclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] minExclusiveArray)
void setMinExclusiveArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.Facet minExclusive)
org.apache.xmlbeans.impl.xb.xsdschema.Facet insertNewMinExclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.Facet addNewMinExclusive()
void removeMinExclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] getMinInclusiveArray()
org.apache.xmlbeans.impl.xb.xsdschema.Facet getMinInclusiveArray(int i)
int sizeOfMinInclusiveArray()
void setMinInclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] minInclusiveArray)
void setMinInclusiveArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.Facet minInclusive)
org.apache.xmlbeans.impl.xb.xsdschema.Facet insertNewMinInclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.Facet addNewMinInclusive()
void removeMinInclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] getMaxExclusiveArray()
org.apache.xmlbeans.impl.xb.xsdschema.Facet getMaxExclusiveArray(int i)
int sizeOfMaxExclusiveArray()
void setMaxExclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] maxExclusiveArray)
void setMaxExclusiveArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.Facet maxExclusive)
org.apache.xmlbeans.impl.xb.xsdschema.Facet insertNewMaxExclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.Facet addNewMaxExclusive()
void removeMaxExclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.Facet[] getMaxInclusiveArray()
org.apache.xmlbeans.impl.xb.xsdschema.Facet getMaxInclusiveArray(int i)
int sizeOfMaxInclusiveArray()
void setMaxInclusiveArray(org.apache.xmlbeans.impl.xb.xsdschema.Facet[] maxInclusiveArray)
void setMaxInclusiveArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.Facet maxInclusive)
org.apache.xmlbeans.impl.xb.xsdschema.Facet insertNewMaxInclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.Facet addNewMaxInclusive()
void removeMaxInclusive(int i)
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits[] getTotalDigitsArray()
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits getTotalDigitsArray(int i)
int sizeOfTotalDigitsArray()
void setTotalDigitsArray(org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits[] totalDigitsArray)
void setTotalDigitsArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits totalDigits)
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits insertNewTotalDigits(int i)
org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits addNewTotalDigits()
void removeTotalDigits(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] getFractionDigitsArray()
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet getFractionDigitsArray(int i)
int sizeOfFractionDigitsArray()
void setFractionDigitsArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] fractionDigitsArray)
void setFractionDigitsArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.NumFacet fractionDigits)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet insertNewFractionDigits(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet addNewFractionDigits()
void removeFractionDigits(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] getLengthArray()
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet getLengthArray(int i)
int sizeOfLengthArray()
void setLengthArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] lengthArray)
void setLengthArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.NumFacet length)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet insertNewLength(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet addNewLength()
void removeLength(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] getMinLengthArray()
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet getMinLengthArray(int i)
int sizeOfMinLengthArray()
void setMinLengthArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] minLengthArray)
void setMinLengthArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.NumFacet minLength)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet insertNewMinLength(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet addNewMinLength()
void removeMinLength(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] getMaxLengthArray()
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet getMaxLengthArray(int i)
int sizeOfMaxLengthArray()
void setMaxLengthArray(org.apache.xmlbeans.impl.xb.xsdschema.NumFacet[] maxLengthArray)
void setMaxLengthArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.NumFacet maxLength)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet insertNewMaxLength(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NumFacet addNewMaxLength()
void removeMaxLength(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet[] getEnumerationArray()
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet getEnumerationArray(int i)
int sizeOfEnumerationArray()
void setEnumerationArray(org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet[] enumerationArray)
void setEnumerationArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet enumeration)
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet insertNewEnumeration(int i)
org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet addNewEnumeration()
void removeEnumeration(int i)
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace[] getWhiteSpaceArray()
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace getWhiteSpaceArray(int i)
int sizeOfWhiteSpaceArray()
void setWhiteSpaceArray(org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
void setWhiteSpaceArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace whiteSpace)
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace insertNewWhiteSpace(int i)
org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace addNewWhiteSpace()
void removeWhiteSpace(int i)
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern[] getPatternArray()
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern getPatternArray(int i)
int sizeOfPatternArray()
void setPatternArray(org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern[] patternArray)
void setPatternArray(int i, org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern pattern)
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern insertNewPattern(int i)
org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern addNewPattern()
void removePattern(int i)
org.apache.xmlbeans.impl.xb.xsdschema.GroupRef getGroup()
boolean isSetGroup()
void setGroup(org.apache.xmlbeans.impl.xb.xsdschema.GroupRef group)
org.apache.xmlbeans.impl.xb.xsdschema.GroupRef addNewGroup()
void unsetGroup()
org.apache.xmlbeans.impl.xb.xsdschema.All getAll()
boolean isSetAll()
void setAll(org.apache.xmlbeans.impl.xb.xsdschema.All all)
org.apache.xmlbeans.impl.xb.xsdschema.All addNewAll()
void unsetAll()
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup getChoice()
boolean isSetChoice()
void setChoice(org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup choice)
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup addNewChoice()
void unsetChoice()
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup getSequence()
boolean isSetSequence()
void setSequence(org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup sequence)
org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup addNewSequence()
void unsetSequence()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |