|
||||||||||
| 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.apache.geronimo.deployment.xbeans.impl.AbstractServiceTypeImpl
org.apache.geronimo.deployment.xbeans.impl.GbeanTypeImpl
public class GbeanTypeImpl
An XML gbeanType(@http://geronimo.apache.org/xml/ns/deployment-1.2). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.geronimo.deployment.xbeans.GbeanType |
|---|
GbeanType.Factory |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.apache.geronimo.deployment.xbeans.GbeanType |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
GbeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
AttributeType |
addNewAttribute()
Appends and returns a new empty value (as xml) as the last "attribute" element |
PatternType |
addNewDependency()
Appends and returns a new empty value (as xml) as the last "dependency" element |
ReferenceType |
addNewReference()
Appends and returns a new empty value (as xml) as the last "reference" element |
ReferencesType |
addNewReferences()
Appends and returns a new empty value (as xml) as the last "references" element |
XmlAttributeType |
addNewXmlAttribute()
Appends and returns a new empty value (as xml) as the last "xml-attribute" element |
XmlAttributeType |
addNewXmlReference()
Appends and returns a new empty value (as xml) as the last "xml-reference" element |
AttributeType[] |
getAttributeArray()
Gets array of all "attribute" elements |
AttributeType |
getAttributeArray(int i)
Gets ith "attribute" element |
String |
getClass1()
Gets the "class" attribute |
PatternType[] |
getDependencyArray()
Gets array of all "dependency" elements |
PatternType |
getDependencyArray(int i)
Gets ith "dependency" element |
String |
getName()
Gets the "name" attribute |
ReferenceType[] |
getReferenceArray()
Gets array of all "reference" elements |
ReferenceType |
getReferenceArray(int i)
Gets ith "reference" element |
ReferencesType[] |
getReferencesArray()
Gets array of all "references" elements |
ReferencesType |
getReferencesArray(int i)
Gets ith "references" element |
XmlAttributeType[] |
getXmlAttributeArray()
Gets array of all "xml-attribute" elements |
XmlAttributeType |
getXmlAttributeArray(int i)
Gets ith "xml-attribute" element |
XmlAttributeType[] |
getXmlReferenceArray()
Gets array of all "xml-reference" elements |
XmlAttributeType |
getXmlReferenceArray(int i)
Gets ith "xml-reference" element |
AttributeType |
insertNewAttribute(int i)
Inserts and returns a new empty value (as xml) as the ith "attribute" element |
PatternType |
insertNewDependency(int i)
Inserts and returns a new empty value (as xml) as the ith "dependency" element |
ReferenceType |
insertNewReference(int i)
Inserts and returns a new empty value (as xml) as the ith "reference" element |
ReferencesType |
insertNewReferences(int i)
Inserts and returns a new empty value (as xml) as the ith "references" element |
XmlAttributeType |
insertNewXmlAttribute(int i)
Inserts and returns a new empty value (as xml) as the ith "xml-attribute" element |
XmlAttributeType |
insertNewXmlReference(int i)
Inserts and returns a new empty value (as xml) as the ith "xml-reference" element |
void |
removeAttribute(int i)
Removes the ith "attribute" element |
void |
removeDependency(int i)
Removes the ith "dependency" element |
void |
removeReference(int i)
Removes the ith "reference" element |
void |
removeReferences(int i)
Removes the ith "references" element |
void |
removeXmlAttribute(int i)
Removes the ith "xml-attribute" element |
void |
removeXmlReference(int i)
Removes the ith "xml-reference" element |
void |
setAttributeArray(AttributeType[] attributeArray)
Sets array of all "attribute" element |
void |
setAttributeArray(int i,
AttributeType attribute)
Sets ith "attribute" element |
void |
setClass1(String class1)
Sets the "class" attribute |
void |
setDependencyArray(int i,
PatternType dependency)
Sets ith "dependency" element |
void |
setDependencyArray(PatternType[] dependencyArray)
Sets array of all "dependency" element |
void |
setName(String name)
Sets the "name" attribute |
void |
setReferenceArray(int i,
ReferenceType reference)
Sets ith "reference" element |
void |
setReferenceArray(ReferenceType[] referenceArray)
Sets array of all "reference" element |
void |
setReferencesArray(int i,
ReferencesType references)
Sets ith "references" element |
void |
setReferencesArray(ReferencesType[] referencesArray)
Sets array of all "references" element |
void |
setXmlAttributeArray(int i,
XmlAttributeType xmlAttribute)
Sets ith "xml-attribute" element |
void |
setXmlAttributeArray(XmlAttributeType[] xmlAttributeArray)
Sets array of all "xml-attribute" element |
void |
setXmlReferenceArray(int i,
XmlAttributeType xmlReference)
Sets ith "xml-reference" element |
void |
setXmlReferenceArray(XmlAttributeType[] xmlReferenceArray)
Sets array of all "xml-reference" element |
int |
sizeOfAttributeArray()
Returns number of "attribute" element |
int |
sizeOfDependencyArray()
Returns number of "dependency" element |
int |
sizeOfReferenceArray()
Returns number of "reference" element |
int |
sizeOfReferencesArray()
Returns number of "references" element |
int |
sizeOfXmlAttributeArray()
Returns number of "xml-attribute" element |
int |
sizeOfXmlReferenceArray()
Returns number of "xml-reference" element |
org.apache.xmlbeans.XmlString |
xgetClass1()
Gets (as xml) the "class" attribute |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute |
void |
xsetClass1(org.apache.xmlbeans.XmlString class1)
Sets (as xml) the "class" attribute |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" 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, 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 |
|---|
_isComplexContent, _isComplexType, _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, 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, 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 GbeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public AttributeType[] getAttributeArray()
getAttributeArray in interface GbeanTypepublic AttributeType getAttributeArray(int i)
getAttributeArray in interface GbeanTypepublic int sizeOfAttributeArray()
sizeOfAttributeArray in interface GbeanTypepublic void setAttributeArray(AttributeType[] attributeArray)
setAttributeArray in interface GbeanType
public void setAttributeArray(int i,
AttributeType attribute)
setAttributeArray in interface GbeanTypepublic AttributeType insertNewAttribute(int i)
insertNewAttribute in interface GbeanTypepublic AttributeType addNewAttribute()
addNewAttribute in interface GbeanTypepublic void removeAttribute(int i)
removeAttribute in interface GbeanTypepublic XmlAttributeType[] getXmlAttributeArray()
getXmlAttributeArray in interface GbeanTypepublic XmlAttributeType getXmlAttributeArray(int i)
getXmlAttributeArray in interface GbeanTypepublic int sizeOfXmlAttributeArray()
sizeOfXmlAttributeArray in interface GbeanTypepublic void setXmlAttributeArray(XmlAttributeType[] xmlAttributeArray)
setXmlAttributeArray in interface GbeanType
public void setXmlAttributeArray(int i,
XmlAttributeType xmlAttribute)
setXmlAttributeArray in interface GbeanTypepublic XmlAttributeType insertNewXmlAttribute(int i)
insertNewXmlAttribute in interface GbeanTypepublic XmlAttributeType addNewXmlAttribute()
addNewXmlAttribute in interface GbeanTypepublic void removeXmlAttribute(int i)
removeXmlAttribute in interface GbeanTypepublic ReferenceType[] getReferenceArray()
getReferenceArray in interface GbeanTypepublic ReferenceType getReferenceArray(int i)
getReferenceArray in interface GbeanTypepublic int sizeOfReferenceArray()
sizeOfReferenceArray in interface GbeanTypepublic void setReferenceArray(ReferenceType[] referenceArray)
setReferenceArray in interface GbeanType
public void setReferenceArray(int i,
ReferenceType reference)
setReferenceArray in interface GbeanTypepublic ReferenceType insertNewReference(int i)
insertNewReference in interface GbeanTypepublic ReferenceType addNewReference()
addNewReference in interface GbeanTypepublic void removeReference(int i)
removeReference in interface GbeanTypepublic ReferencesType[] getReferencesArray()
getReferencesArray in interface GbeanTypepublic ReferencesType getReferencesArray(int i)
getReferencesArray in interface GbeanTypepublic int sizeOfReferencesArray()
sizeOfReferencesArray in interface GbeanTypepublic void setReferencesArray(ReferencesType[] referencesArray)
setReferencesArray in interface GbeanType
public void setReferencesArray(int i,
ReferencesType references)
setReferencesArray in interface GbeanTypepublic ReferencesType insertNewReferences(int i)
insertNewReferences in interface GbeanTypepublic ReferencesType addNewReferences()
addNewReferences in interface GbeanTypepublic void removeReferences(int i)
removeReferences in interface GbeanTypepublic XmlAttributeType[] getXmlReferenceArray()
getXmlReferenceArray in interface GbeanTypepublic XmlAttributeType getXmlReferenceArray(int i)
getXmlReferenceArray in interface GbeanTypepublic int sizeOfXmlReferenceArray()
sizeOfXmlReferenceArray in interface GbeanTypepublic void setXmlReferenceArray(XmlAttributeType[] xmlReferenceArray)
setXmlReferenceArray in interface GbeanType
public void setXmlReferenceArray(int i,
XmlAttributeType xmlReference)
setXmlReferenceArray in interface GbeanTypepublic XmlAttributeType insertNewXmlReference(int i)
insertNewXmlReference in interface GbeanTypepublic XmlAttributeType addNewXmlReference()
addNewXmlReference in interface GbeanTypepublic void removeXmlReference(int i)
removeXmlReference in interface GbeanTypepublic PatternType[] getDependencyArray()
getDependencyArray in interface GbeanTypepublic PatternType getDependencyArray(int i)
getDependencyArray in interface GbeanTypepublic int sizeOfDependencyArray()
sizeOfDependencyArray in interface GbeanTypepublic void setDependencyArray(PatternType[] dependencyArray)
setDependencyArray in interface GbeanType
public void setDependencyArray(int i,
PatternType dependency)
setDependencyArray in interface GbeanTypepublic PatternType insertNewDependency(int i)
insertNewDependency in interface GbeanTypepublic PatternType addNewDependency()
addNewDependency in interface GbeanTypepublic void removeDependency(int i)
removeDependency in interface GbeanTypepublic String getName()
getName in interface GbeanTypepublic org.apache.xmlbeans.XmlString xgetName()
xgetName in interface GbeanTypepublic void setName(String name)
setName in interface GbeanTypepublic void xsetName(org.apache.xmlbeans.XmlString name)
xsetName in interface GbeanTypepublic String getClass1()
getClass1 in interface GbeanTypepublic org.apache.xmlbeans.XmlString xgetClass1()
xgetClass1 in interface GbeanTypepublic void setClass1(String class1)
setClass1 in interface GbeanTypepublic void xsetClass1(org.apache.xmlbeans.XmlString class1)
xsetClass1 in interface GbeanType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||