|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RestrictionDocument.Restriction
An XML restriction(@http://www.w3.org/2001/XMLSchema). This is a complex type.
Nested Class Summary | |
---|---|
static class |
RestrictionDocument.Restriction.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 | |
---|---|
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 |
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 |
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 |
javax.xml.namespace.QName |
getBase()
Gets the "base" attribute |
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 |
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 |
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 |
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 |
isSetBase()
True if has "base" attribute |
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 |
setBase(javax.xml.namespace.QName base)
Sets the "base" attribute |
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 |
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 |
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 |
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 |
unsetBase()
Unsets the "base" attribute |
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 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 |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
LocalSimpleType getSimpleType()
boolean isSetSimpleType()
void setSimpleType(LocalSimpleType simpleType)
LocalSimpleType addNewSimpleType()
void unsetSimpleType()
Facet[] getMinExclusiveArray()
Facet getMinExclusiveArray(int i)
int sizeOfMinExclusiveArray()
void setMinExclusiveArray(Facet[] minExclusiveArray)
void setMinExclusiveArray(int i, Facet minExclusive)
Facet insertNewMinExclusive(int i)
Facet addNewMinExclusive()
void removeMinExclusive(int i)
Facet[] getMinInclusiveArray()
Facet getMinInclusiveArray(int i)
int sizeOfMinInclusiveArray()
void setMinInclusiveArray(Facet[] minInclusiveArray)
void setMinInclusiveArray(int i, Facet minInclusive)
Facet insertNewMinInclusive(int i)
Facet addNewMinInclusive()
void removeMinInclusive(int i)
Facet[] getMaxExclusiveArray()
Facet getMaxExclusiveArray(int i)
int sizeOfMaxExclusiveArray()
void setMaxExclusiveArray(Facet[] maxExclusiveArray)
void setMaxExclusiveArray(int i, Facet maxExclusive)
Facet insertNewMaxExclusive(int i)
Facet addNewMaxExclusive()
void removeMaxExclusive(int i)
Facet[] getMaxInclusiveArray()
Facet getMaxInclusiveArray(int i)
int sizeOfMaxInclusiveArray()
void setMaxInclusiveArray(Facet[] maxInclusiveArray)
void setMaxInclusiveArray(int i, Facet maxInclusive)
Facet insertNewMaxInclusive(int i)
Facet addNewMaxInclusive()
void removeMaxInclusive(int i)
TotalDigitsDocument.TotalDigits[] getTotalDigitsArray()
TotalDigitsDocument.TotalDigits getTotalDigitsArray(int i)
int sizeOfTotalDigitsArray()
void setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
void setTotalDigitsArray(int i, TotalDigitsDocument.TotalDigits totalDigits)
TotalDigitsDocument.TotalDigits insertNewTotalDigits(int i)
TotalDigitsDocument.TotalDigits addNewTotalDigits()
void removeTotalDigits(int i)
NumFacet[] getFractionDigitsArray()
NumFacet getFractionDigitsArray(int i)
int sizeOfFractionDigitsArray()
void setFractionDigitsArray(NumFacet[] fractionDigitsArray)
void setFractionDigitsArray(int i, NumFacet fractionDigits)
NumFacet insertNewFractionDigits(int i)
NumFacet addNewFractionDigits()
void removeFractionDigits(int i)
NumFacet[] getLengthArray()
NumFacet getLengthArray(int i)
int sizeOfLengthArray()
void setLengthArray(NumFacet[] lengthArray)
void setLengthArray(int i, NumFacet length)
NumFacet insertNewLength(int i)
NumFacet addNewLength()
void removeLength(int i)
NumFacet[] getMinLengthArray()
NumFacet getMinLengthArray(int i)
int sizeOfMinLengthArray()
void setMinLengthArray(NumFacet[] minLengthArray)
void setMinLengthArray(int i, NumFacet minLength)
NumFacet insertNewMinLength(int i)
NumFacet addNewMinLength()
void removeMinLength(int i)
NumFacet[] getMaxLengthArray()
NumFacet getMaxLengthArray(int i)
int sizeOfMaxLengthArray()
void setMaxLengthArray(NumFacet[] maxLengthArray)
void setMaxLengthArray(int i, NumFacet maxLength)
NumFacet insertNewMaxLength(int i)
NumFacet addNewMaxLength()
void removeMaxLength(int i)
NoFixedFacet[] getEnumerationArray()
NoFixedFacet getEnumerationArray(int i)
int sizeOfEnumerationArray()
void setEnumerationArray(NoFixedFacet[] enumerationArray)
void setEnumerationArray(int i, NoFixedFacet enumeration)
NoFixedFacet insertNewEnumeration(int i)
NoFixedFacet addNewEnumeration()
void removeEnumeration(int i)
WhiteSpaceDocument.WhiteSpace[] getWhiteSpaceArray()
WhiteSpaceDocument.WhiteSpace getWhiteSpaceArray(int i)
int sizeOfWhiteSpaceArray()
void setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
void setWhiteSpaceArray(int i, WhiteSpaceDocument.WhiteSpace whiteSpace)
WhiteSpaceDocument.WhiteSpace insertNewWhiteSpace(int i)
WhiteSpaceDocument.WhiteSpace addNewWhiteSpace()
void removeWhiteSpace(int i)
PatternDocument.Pattern[] getPatternArray()
PatternDocument.Pattern getPatternArray(int i)
int sizeOfPatternArray()
void setPatternArray(PatternDocument.Pattern[] patternArray)
void setPatternArray(int i, PatternDocument.Pattern pattern)
PatternDocument.Pattern insertNewPattern(int i)
PatternDocument.Pattern addNewPattern()
void removePattern(int i)
javax.xml.namespace.QName getBase()
org.apache.xmlbeans.XmlQName xgetBase()
boolean isSetBase()
void setBase(javax.xml.namespace.QName base)
void xsetBase(org.apache.xmlbeans.XmlQName base)
void unsetBase()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |