|
||||||||||
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.ComplexTypeImpl
public class ComplexTypeImpl
An XML complexType(@http://www.w3.org/2001/XMLSchema). This is a complex type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.w3.x2001.xmlSchema.ComplexType |
---|
ComplexType.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.ComplexType |
---|
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
---|---|
ComplexTypeImpl(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 |
ComplexContentDocument.ComplexContent |
addNewComplexContent()
Appends and returns a new empty "complexContent" element |
GroupRef |
addNewGroup()
Appends and returns a new empty "group" element |
ExplicitGroup |
addNewSequence()
Appends and returns a new empty "sequence" element |
SimpleContentDocument.SimpleContent |
addNewSimpleContent()
Appends and returns a new empty "simpleContent" element |
boolean |
getAbstract()
Gets the "abstract" attribute |
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 |
java.lang.Object |
getBlock()
Gets the "block" attribute |
ExplicitGroup |
getChoice()
Gets the "choice" element |
ComplexContentDocument.ComplexContent |
getComplexContent()
Gets the "complexContent" element |
java.lang.Object |
getFinal()
Gets the "final" attribute |
GroupRef |
getGroup()
Gets the "group" element |
boolean |
getMixed()
Gets the "mixed" attribute |
java.lang.String |
getName()
Gets the "name" attribute |
ExplicitGroup |
getSequence()
Gets the "sequence" element |
SimpleContentDocument.SimpleContent |
getSimpleContent()
Gets the "simpleContent" 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 |
boolean |
isSetAbstract()
True if has "abstract" attribute |
boolean |
isSetAll()
True if has "all" element |
boolean |
isSetAnyAttribute()
True if has "anyAttribute" element |
boolean |
isSetBlock()
True if has "block" attribute |
boolean |
isSetChoice()
True if has "choice" element |
boolean |
isSetComplexContent()
True if has "complexContent" element |
boolean |
isSetFinal()
True if has "final" attribute |
boolean |
isSetGroup()
True if has "group" element |
boolean |
isSetMixed()
True if has "mixed" attribute |
boolean |
isSetName()
True if has "name" attribute |
boolean |
isSetSequence()
True if has "sequence" element |
boolean |
isSetSimpleContent()
True if has "simpleContent" element |
void |
removeAttribute(int i)
Removes the ith "attribute" element |
void |
removeAttributeGroup(int i)
Removes the ith "attributeGroup" element |
void |
setAbstract(boolean xabstract)
Sets the "abstract" attribute |
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 |
setBlock(java.lang.Object block)
Sets the "block" attribute |
void |
setChoice(ExplicitGroup choice)
Sets the "choice" element |
void |
setComplexContent(ComplexContentDocument.ComplexContent complexContent)
Sets the "complexContent" element |
void |
setFinal(java.lang.Object xfinal)
Sets the "final" attribute |
void |
setGroup(GroupRef group)
Sets the "group" element |
void |
setMixed(boolean mixed)
Sets the "mixed" attribute |
void |
setName(java.lang.String name)
Sets the "name" attribute |
void |
setSequence(ExplicitGroup sequence)
Sets the "sequence" element |
void |
setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
Sets the "simpleContent" element |
int |
sizeOfAttributeArray()
Returns number of "attribute" element |
int |
sizeOfAttributeGroupArray()
Returns number of "attributeGroup" element |
void |
unsetAbstract()
Unsets the "abstract" attribute |
void |
unsetAll()
Unsets the "all" element |
void |
unsetAnyAttribute()
Unsets the "anyAttribute" element |
void |
unsetBlock()
Unsets the "block" attribute |
void |
unsetChoice()
Unsets the "choice" element |
void |
unsetComplexContent()
Unsets the "complexContent" element |
void |
unsetFinal()
Unsets the "final" attribute |
void |
unsetGroup()
Unsets the "group" element |
void |
unsetMixed()
Unsets the "mixed" attribute |
void |
unsetName()
Unsets the "name" attribute |
void |
unsetSequence()
Unsets the "sequence" element |
void |
unsetSimpleContent()
Unsets the "simpleContent" element |
org.apache.xmlbeans.XmlBoolean |
xgetAbstract()
Gets (as xml) the "abstract" attribute |
DerivationSet |
xgetBlock()
Gets (as xml) the "block" attribute |
DerivationSet |
xgetFinal()
Gets (as xml) the "final" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetMixed()
Gets (as xml) the "mixed" attribute |
org.apache.xmlbeans.XmlNCName |
xgetName()
Gets (as xml) the "name" attribute |
void |
xsetAbstract(org.apache.xmlbeans.XmlBoolean xabstract)
Sets (as xml) the "abstract" attribute |
void |
xsetBlock(DerivationSet block)
Sets (as xml) the "block" attribute |
void |
xsetFinal(DerivationSet xfinal)
Sets (as xml) the "final" attribute |
void |
xsetMixed(org.apache.xmlbeans.XmlBoolean mixed)
Sets (as xml) the "mixed" attribute |
void |
xsetName(org.apache.xmlbeans.XmlNCName name)
Sets (as xml) the "name" 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 ComplexTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
---|
public SimpleContentDocument.SimpleContent getSimpleContent()
getSimpleContent
in interface ComplexType
public boolean isSetSimpleContent()
isSetSimpleContent
in interface ComplexType
public void setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
setSimpleContent
in interface ComplexType
public SimpleContentDocument.SimpleContent addNewSimpleContent()
addNewSimpleContent
in interface ComplexType
public void unsetSimpleContent()
unsetSimpleContent
in interface ComplexType
public ComplexContentDocument.ComplexContent getComplexContent()
getComplexContent
in interface ComplexType
public boolean isSetComplexContent()
isSetComplexContent
in interface ComplexType
public void setComplexContent(ComplexContentDocument.ComplexContent complexContent)
setComplexContent
in interface ComplexType
public ComplexContentDocument.ComplexContent addNewComplexContent()
addNewComplexContent
in interface ComplexType
public void unsetComplexContent()
unsetComplexContent
in interface ComplexType
public GroupRef getGroup()
getGroup
in interface ComplexType
public boolean isSetGroup()
isSetGroup
in interface ComplexType
public void setGroup(GroupRef group)
setGroup
in interface ComplexType
public GroupRef addNewGroup()
addNewGroup
in interface ComplexType
public void unsetGroup()
unsetGroup
in interface ComplexType
public All getAll()
getAll
in interface ComplexType
public boolean isSetAll()
isSetAll
in interface ComplexType
public void setAll(All all)
setAll
in interface ComplexType
public All addNewAll()
addNewAll
in interface ComplexType
public void unsetAll()
unsetAll
in interface ComplexType
public ExplicitGroup getChoice()
getChoice
in interface ComplexType
public boolean isSetChoice()
isSetChoice
in interface ComplexType
public void setChoice(ExplicitGroup choice)
setChoice
in interface ComplexType
public ExplicitGroup addNewChoice()
addNewChoice
in interface ComplexType
public void unsetChoice()
unsetChoice
in interface ComplexType
public ExplicitGroup getSequence()
getSequence
in interface ComplexType
public boolean isSetSequence()
isSetSequence
in interface ComplexType
public void setSequence(ExplicitGroup sequence)
setSequence
in interface ComplexType
public ExplicitGroup addNewSequence()
addNewSequence
in interface ComplexType
public void unsetSequence()
unsetSequence
in interface ComplexType
public Attribute[] getAttributeArray()
getAttributeArray
in interface ComplexType
public Attribute getAttributeArray(int i)
getAttributeArray
in interface ComplexType
public int sizeOfAttributeArray()
sizeOfAttributeArray
in interface ComplexType
public void setAttributeArray(Attribute[] attributeArray)
setAttributeArray
in interface ComplexType
public void setAttributeArray(int i, Attribute attribute)
setAttributeArray
in interface ComplexType
public Attribute insertNewAttribute(int i)
insertNewAttribute
in interface ComplexType
public Attribute addNewAttribute()
addNewAttribute
in interface ComplexType
public void removeAttribute(int i)
removeAttribute
in interface ComplexType
public AttributeGroupRef[] getAttributeGroupArray()
getAttributeGroupArray
in interface ComplexType
public AttributeGroupRef getAttributeGroupArray(int i)
getAttributeGroupArray
in interface ComplexType
public int sizeOfAttributeGroupArray()
sizeOfAttributeGroupArray
in interface ComplexType
public void setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
setAttributeGroupArray
in interface ComplexType
public void setAttributeGroupArray(int i, AttributeGroupRef attributeGroup)
setAttributeGroupArray
in interface ComplexType
public AttributeGroupRef insertNewAttributeGroup(int i)
insertNewAttributeGroup
in interface ComplexType
public AttributeGroupRef addNewAttributeGroup()
addNewAttributeGroup
in interface ComplexType
public void removeAttributeGroup(int i)
removeAttributeGroup
in interface ComplexType
public Wildcard getAnyAttribute()
getAnyAttribute
in interface ComplexType
public boolean isSetAnyAttribute()
isSetAnyAttribute
in interface ComplexType
public void setAnyAttribute(Wildcard anyAttribute)
setAnyAttribute
in interface ComplexType
public Wildcard addNewAnyAttribute()
addNewAnyAttribute
in interface ComplexType
public void unsetAnyAttribute()
unsetAnyAttribute
in interface ComplexType
public java.lang.String getName()
getName
in interface ComplexType
public org.apache.xmlbeans.XmlNCName xgetName()
xgetName
in interface ComplexType
public boolean isSetName()
isSetName
in interface ComplexType
public void setName(java.lang.String name)
setName
in interface ComplexType
public void xsetName(org.apache.xmlbeans.XmlNCName name)
xsetName
in interface ComplexType
public void unsetName()
unsetName
in interface ComplexType
public boolean getMixed()
getMixed
in interface ComplexType
public org.apache.xmlbeans.XmlBoolean xgetMixed()
xgetMixed
in interface ComplexType
public boolean isSetMixed()
isSetMixed
in interface ComplexType
public void setMixed(boolean mixed)
setMixed
in interface ComplexType
public void xsetMixed(org.apache.xmlbeans.XmlBoolean mixed)
xsetMixed
in interface ComplexType
public void unsetMixed()
unsetMixed
in interface ComplexType
public boolean getAbstract()
getAbstract
in interface ComplexType
public org.apache.xmlbeans.XmlBoolean xgetAbstract()
xgetAbstract
in interface ComplexType
public boolean isSetAbstract()
isSetAbstract
in interface ComplexType
public void setAbstract(boolean xabstract)
setAbstract
in interface ComplexType
public void xsetAbstract(org.apache.xmlbeans.XmlBoolean xabstract)
xsetAbstract
in interface ComplexType
public void unsetAbstract()
unsetAbstract
in interface ComplexType
public java.lang.Object getFinal()
getFinal
in interface ComplexType
public DerivationSet xgetFinal()
xgetFinal
in interface ComplexType
public boolean isSetFinal()
isSetFinal
in interface ComplexType
public void setFinal(java.lang.Object xfinal)
setFinal
in interface ComplexType
public void xsetFinal(DerivationSet xfinal)
xsetFinal
in interface ComplexType
public void unsetFinal()
unsetFinal
in interface ComplexType
public java.lang.Object getBlock()
getBlock
in interface ComplexType
public DerivationSet xgetBlock()
xgetBlock
in interface ComplexType
public boolean isSetBlock()
isSetBlock
in interface ComplexType
public void setBlock(java.lang.Object block)
setBlock
in interface ComplexType
public void xsetBlock(DerivationSet block)
xsetBlock
in interface ComplexType
public void unsetBlock()
unsetBlock
in interface ComplexType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |