|
||||||||||
| 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.RedefineDocumentImpl.RedefineImpl
public static class RedefineDocumentImpl.RedefineImpl
An XML redefine(@http://www.w3.org/2001/XMLSchema). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.w3.x2001.xmlSchema.RedefineDocument.Redefine |
|---|
RedefineDocument.Redefine.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.RedefineDocument.Redefine |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
RedefineDocumentImpl.RedefineImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
AnnotationDocument.Annotation |
addNewAnnotation()
Appends and returns a new empty value (as xml) as the last "annotation" element |
NamedAttributeGroup |
addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element |
TopLevelComplexType |
addNewComplexType()
Appends and returns a new empty value (as xml) as the last "complexType" element |
NamedGroup |
addNewGroup()
Appends and returns a new empty value (as xml) as the last "group" element |
TopLevelSimpleType |
addNewSimpleType()
Appends and returns a new empty value (as xml) as the last "simpleType" element |
AnnotationDocument.Annotation[] |
getAnnotationArray()
Gets array of all "annotation" elements |
AnnotationDocument.Annotation |
getAnnotationArray(int i)
Gets ith "annotation" element |
NamedAttributeGroup[] |
getAttributeGroupArray()
Gets array of all "attributeGroup" elements |
NamedAttributeGroup |
getAttributeGroupArray(int i)
Gets ith "attributeGroup" element |
TopLevelComplexType[] |
getComplexTypeArray()
Gets array of all "complexType" elements |
TopLevelComplexType |
getComplexTypeArray(int i)
Gets ith "complexType" element |
NamedGroup[] |
getGroupArray()
Gets array of all "group" elements |
NamedGroup |
getGroupArray(int i)
Gets ith "group" element |
java.lang.String |
getId()
Gets the "id" attribute |
java.lang.String |
getSchemaLocation()
Gets the "schemaLocation" attribute |
TopLevelSimpleType[] |
getSimpleTypeArray()
Gets array of all "simpleType" elements |
TopLevelSimpleType |
getSimpleTypeArray(int i)
Gets ith "simpleType" element |
AnnotationDocument.Annotation |
insertNewAnnotation(int i)
Inserts and returns a new empty value (as xml) as the ith "annotation" element |
NamedAttributeGroup |
insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element |
TopLevelComplexType |
insertNewComplexType(int i)
Inserts and returns a new empty value (as xml) as the ith "complexType" element |
NamedGroup |
insertNewGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "group" element |
TopLevelSimpleType |
insertNewSimpleType(int i)
Inserts and returns a new empty value (as xml) as the ith "simpleType" element |
boolean |
isSetId()
True if has "id" attribute |
void |
removeAnnotation(int i)
Removes the ith "annotation" element |
void |
removeAttributeGroup(int i)
Removes the ith "attributeGroup" element |
void |
removeComplexType(int i)
Removes the ith "complexType" element |
void |
removeGroup(int i)
Removes the ith "group" element |
void |
removeSimpleType(int i)
Removes the ith "simpleType" element |
void |
setAnnotationArray(AnnotationDocument.Annotation[] annotationArray)
Sets array of all "annotation" element |
void |
setAnnotationArray(int i,
AnnotationDocument.Annotation annotation)
Sets ith "annotation" element |
void |
setAttributeGroupArray(int i,
NamedAttributeGroup attributeGroup)
Sets ith "attributeGroup" element |
void |
setAttributeGroupArray(NamedAttributeGroup[] attributeGroupArray)
Sets array of all "attributeGroup" element |
void |
setComplexTypeArray(int i,
TopLevelComplexType complexType)
Sets ith "complexType" element |
void |
setComplexTypeArray(TopLevelComplexType[] complexTypeArray)
Sets array of all "complexType" element |
void |
setGroupArray(int i,
NamedGroup group)
Sets ith "group" element |
void |
setGroupArray(NamedGroup[] groupArray)
Sets array of all "group" element |
void |
setId(java.lang.String id)
Sets the "id" attribute |
void |
setSchemaLocation(java.lang.String schemaLocation)
Sets the "schemaLocation" attribute |
void |
setSimpleTypeArray(int i,
TopLevelSimpleType simpleType)
Sets ith "simpleType" element |
void |
setSimpleTypeArray(TopLevelSimpleType[] simpleTypeArray)
Sets array of all "simpleType" element |
int |
sizeOfAnnotationArray()
Returns number of "annotation" element |
int |
sizeOfAttributeGroupArray()
Returns number of "attributeGroup" element |
int |
sizeOfComplexTypeArray()
Returns number of "complexType" element |
int |
sizeOfGroupArray()
Returns number of "group" element |
int |
sizeOfSimpleTypeArray()
Returns number of "simpleType" element |
void |
unsetId()
Unsets the "id" attribute |
org.apache.xmlbeans.XmlID |
xgetId()
Gets (as xml) the "id" attribute |
org.apache.xmlbeans.XmlAnyURI |
xgetSchemaLocation()
Gets (as xml) the "schemaLocation" attribute |
void |
xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute |
void |
xsetSchemaLocation(org.apache.xmlbeans.XmlAnyURI schemaLocation)
Sets (as xml) the "schemaLocation" attribute |
| 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.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 RedefineDocumentImpl.RedefineImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public AnnotationDocument.Annotation[] getAnnotationArray()
getAnnotationArray in interface RedefineDocument.Redefinepublic AnnotationDocument.Annotation getAnnotationArray(int i)
getAnnotationArray in interface RedefineDocument.Redefinepublic int sizeOfAnnotationArray()
sizeOfAnnotationArray in interface RedefineDocument.Redefinepublic void setAnnotationArray(AnnotationDocument.Annotation[] annotationArray)
setAnnotationArray in interface RedefineDocument.Redefine
public void setAnnotationArray(int i,
AnnotationDocument.Annotation annotation)
setAnnotationArray in interface RedefineDocument.Redefinepublic AnnotationDocument.Annotation insertNewAnnotation(int i)
insertNewAnnotation in interface RedefineDocument.Redefinepublic AnnotationDocument.Annotation addNewAnnotation()
addNewAnnotation in interface RedefineDocument.Redefinepublic void removeAnnotation(int i)
removeAnnotation in interface RedefineDocument.Redefinepublic TopLevelSimpleType[] getSimpleTypeArray()
getSimpleTypeArray in interface RedefineDocument.Redefinepublic TopLevelSimpleType getSimpleTypeArray(int i)
getSimpleTypeArray in interface RedefineDocument.Redefinepublic int sizeOfSimpleTypeArray()
sizeOfSimpleTypeArray in interface RedefineDocument.Redefinepublic void setSimpleTypeArray(TopLevelSimpleType[] simpleTypeArray)
setSimpleTypeArray in interface RedefineDocument.Redefine
public void setSimpleTypeArray(int i,
TopLevelSimpleType simpleType)
setSimpleTypeArray in interface RedefineDocument.Redefinepublic TopLevelSimpleType insertNewSimpleType(int i)
insertNewSimpleType in interface RedefineDocument.Redefinepublic TopLevelSimpleType addNewSimpleType()
addNewSimpleType in interface RedefineDocument.Redefinepublic void removeSimpleType(int i)
removeSimpleType in interface RedefineDocument.Redefinepublic TopLevelComplexType[] getComplexTypeArray()
getComplexTypeArray in interface RedefineDocument.Redefinepublic TopLevelComplexType getComplexTypeArray(int i)
getComplexTypeArray in interface RedefineDocument.Redefinepublic int sizeOfComplexTypeArray()
sizeOfComplexTypeArray in interface RedefineDocument.Redefinepublic void setComplexTypeArray(TopLevelComplexType[] complexTypeArray)
setComplexTypeArray in interface RedefineDocument.Redefine
public void setComplexTypeArray(int i,
TopLevelComplexType complexType)
setComplexTypeArray in interface RedefineDocument.Redefinepublic TopLevelComplexType insertNewComplexType(int i)
insertNewComplexType in interface RedefineDocument.Redefinepublic TopLevelComplexType addNewComplexType()
addNewComplexType in interface RedefineDocument.Redefinepublic void removeComplexType(int i)
removeComplexType in interface RedefineDocument.Redefinepublic NamedGroup[] getGroupArray()
getGroupArray in interface RedefineDocument.Redefinepublic NamedGroup getGroupArray(int i)
getGroupArray in interface RedefineDocument.Redefinepublic int sizeOfGroupArray()
sizeOfGroupArray in interface RedefineDocument.Redefinepublic void setGroupArray(NamedGroup[] groupArray)
setGroupArray in interface RedefineDocument.Redefine
public void setGroupArray(int i,
NamedGroup group)
setGroupArray in interface RedefineDocument.Redefinepublic NamedGroup insertNewGroup(int i)
insertNewGroup in interface RedefineDocument.Redefinepublic NamedGroup addNewGroup()
addNewGroup in interface RedefineDocument.Redefinepublic void removeGroup(int i)
removeGroup in interface RedefineDocument.Redefinepublic NamedAttributeGroup[] getAttributeGroupArray()
getAttributeGroupArray in interface RedefineDocument.Redefinepublic NamedAttributeGroup getAttributeGroupArray(int i)
getAttributeGroupArray in interface RedefineDocument.Redefinepublic int sizeOfAttributeGroupArray()
sizeOfAttributeGroupArray in interface RedefineDocument.Redefinepublic void setAttributeGroupArray(NamedAttributeGroup[] attributeGroupArray)
setAttributeGroupArray in interface RedefineDocument.Redefine
public void setAttributeGroupArray(int i,
NamedAttributeGroup attributeGroup)
setAttributeGroupArray in interface RedefineDocument.Redefinepublic NamedAttributeGroup insertNewAttributeGroup(int i)
insertNewAttributeGroup in interface RedefineDocument.Redefinepublic NamedAttributeGroup addNewAttributeGroup()
addNewAttributeGroup in interface RedefineDocument.Redefinepublic void removeAttributeGroup(int i)
removeAttributeGroup in interface RedefineDocument.Redefinepublic java.lang.String getSchemaLocation()
getSchemaLocation in interface RedefineDocument.Redefinepublic org.apache.xmlbeans.XmlAnyURI xgetSchemaLocation()
xgetSchemaLocation in interface RedefineDocument.Redefinepublic void setSchemaLocation(java.lang.String schemaLocation)
setSchemaLocation in interface RedefineDocument.Redefinepublic void xsetSchemaLocation(org.apache.xmlbeans.XmlAnyURI schemaLocation)
xsetSchemaLocation in interface RedefineDocument.Redefinepublic java.lang.String getId()
getId in interface RedefineDocument.Redefinepublic org.apache.xmlbeans.XmlID xgetId()
xgetId in interface RedefineDocument.Redefinepublic boolean isSetId()
isSetId in interface RedefineDocument.Redefinepublic void setId(java.lang.String id)
setId in interface RedefineDocument.Redefinepublic void xsetId(org.apache.xmlbeans.XmlID id)
xsetId in interface RedefineDocument.Redefinepublic void unsetId()
unsetId in interface RedefineDocument.Redefine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||