|
||||||||||
| 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.lisa.tmx20.impl.HiDocumentImpl.HiImpl
public static class HiDocumentImpl.HiImpl
An XML hi(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
HiDocumentImpl.HiImpl.TypeImpl
An XML type(@). |
static class |
HiDocumentImpl.HiImpl.XImpl
An XML x(@). |
| Nested classes/interfaces inherited from interface org.lisa.tmx20.HiDocument.Hi |
|---|
HiDocument.Hi.Factory, HiDocument.Hi.Type, HiDocument.Hi.X |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.lisa.tmx20.HiDocument.Hi |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
HiDocumentImpl.HiImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
BptDocument.Bpt |
addNewBpt()
Appends and returns a new empty value (as xml) as the last "bpt" element |
org.apache.xmlbeans.XmlAnySimpleType |
addNewComment()
Appends and returns a new empty "comment" attribute |
EptDocument.Ept |
addNewEpt()
Appends and returns a new empty value (as xml) as the last "ept" element |
GDocument.G |
addNewG()
Appends and returns a new empty value (as xml) as the last "g" element |
HiDocument.Hi |
addNewHi()
Appends and returns a new empty value (as xml) as the last "hi" element |
PhDocument.Ph |
addNewPh()
Appends and returns a new empty value (as xml) as the last "ph" element |
XDocument.X |
addNewX()
Appends and returns a new empty value (as xml) as the last "x" element |
BptDocument.Bpt[] |
getBptArray()
Gets array of all "bpt" elements |
BptDocument.Bpt |
getBptArray(int i)
Gets ith "bpt" element |
org.apache.xmlbeans.XmlAnySimpleType |
getComment()
Gets the "comment" attribute |
EptDocument.Ept[] |
getEptArray()
Gets array of all "ept" elements |
EptDocument.Ept |
getEptArray(int i)
Gets ith "ept" element |
GDocument.G[] |
getGArray()
Gets array of all "g" elements |
GDocument.G |
getGArray(int i)
Gets ith "g" element |
HiDocument.Hi[] |
getHiArray()
Gets array of all "hi" elements |
HiDocument.Hi |
getHiArray(int i)
Gets ith "hi" element |
PhDocument.Ph[] |
getPhArray()
Gets array of all "ph" elements |
PhDocument.Ph |
getPhArray(int i)
Gets ith "ph" element |
String |
getType()
Gets the "type" attribute |
BigInteger |
getX2()
Gets the "x" attribute |
XDocument.X[] |
getXArray()
Gets array of all "x" elements |
XDocument.X |
getXArray(int i)
Gets ith "x" element |
BptDocument.Bpt |
insertNewBpt(int i)
Inserts and returns a new empty value (as xml) as the ith "bpt" element |
EptDocument.Ept |
insertNewEpt(int i)
Inserts and returns a new empty value (as xml) as the ith "ept" element |
GDocument.G |
insertNewG(int i)
Inserts and returns a new empty value (as xml) as the ith "g" element |
HiDocument.Hi |
insertNewHi(int i)
Inserts and returns a new empty value (as xml) as the ith "hi" element |
PhDocument.Ph |
insertNewPh(int i)
Inserts and returns a new empty value (as xml) as the ith "ph" element |
XDocument.X |
insertNewX(int i)
Inserts and returns a new empty value (as xml) as the ith "x" element |
boolean |
isSetComment()
True if has "comment" attribute |
boolean |
isSetX2()
True if has "x" attribute |
void |
removeBpt(int i)
Removes the ith "bpt" element |
void |
removeEpt(int i)
Removes the ith "ept" element |
void |
removeG(int i)
Removes the ith "g" element |
void |
removeHi(int i)
Removes the ith "hi" element |
void |
removePh(int i)
Removes the ith "ph" element |
void |
removeX(int i)
Removes the ith "x" element |
void |
setBptArray(BptDocument.Bpt[] bptArray)
Sets array of all "bpt" element |
void |
setBptArray(int i,
BptDocument.Bpt bpt)
Sets ith "bpt" element |
void |
setComment(org.apache.xmlbeans.XmlAnySimpleType comment)
Sets the "comment" attribute |
void |
setEptArray(EptDocument.Ept[] eptArray)
Sets array of all "ept" element |
void |
setEptArray(int i,
EptDocument.Ept ept)
Sets ith "ept" element |
void |
setGArray(GDocument.G[] gArray)
Sets array of all "g" element |
void |
setGArray(int i,
GDocument.G g)
Sets ith "g" element |
void |
setHiArray(HiDocument.Hi[] hiArray)
Sets array of all "hi" element |
void |
setHiArray(int i,
HiDocument.Hi hi)
Sets ith "hi" element |
void |
setPhArray(int i,
PhDocument.Ph ph)
Sets ith "ph" element |
void |
setPhArray(PhDocument.Ph[] phArray)
Sets array of all "ph" element |
void |
setType(String type)
Sets the "type" attribute |
void |
setX2(BigInteger x2)
Sets the "x" attribute |
void |
setXArray(int i,
XDocument.X x)
Sets ith "x" element |
void |
setXArray(XDocument.X[] xArray)
Sets array of all "x" element |
int |
sizeOfBptArray()
Returns number of "bpt" element |
int |
sizeOfEptArray()
Returns number of "ept" element |
int |
sizeOfGArray()
Returns number of "g" element |
int |
sizeOfHiArray()
Returns number of "hi" element |
int |
sizeOfPhArray()
Returns number of "ph" element |
int |
sizeOfXArray()
Returns number of "x" element |
void |
unsetComment()
Unsets the "comment" attribute |
void |
unsetX2()
Unsets the "x" attribute |
HiDocument.Hi.Type |
xgetType()
Gets (as xml) the "type" attribute |
HiDocument.Hi.X |
xgetX2()
Gets (as xml) the "x" attribute |
void |
xsetType(HiDocument.Hi.Type type)
Sets (as xml) the "type" attribute |
void |
xsetX2(HiDocument.Hi.X x2)
Sets (as xml) the "x" 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 HiDocumentImpl.HiImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public BptDocument.Bpt[] getBptArray()
getBptArray in interface HiDocument.Hipublic BptDocument.Bpt getBptArray(int i)
getBptArray in interface HiDocument.Hipublic int sizeOfBptArray()
sizeOfBptArray in interface HiDocument.Hipublic void setBptArray(BptDocument.Bpt[] bptArray)
setBptArray in interface HiDocument.Hi
public void setBptArray(int i,
BptDocument.Bpt bpt)
setBptArray in interface HiDocument.Hipublic BptDocument.Bpt insertNewBpt(int i)
insertNewBpt in interface HiDocument.Hipublic BptDocument.Bpt addNewBpt()
addNewBpt in interface HiDocument.Hipublic void removeBpt(int i)
removeBpt in interface HiDocument.Hipublic EptDocument.Ept[] getEptArray()
getEptArray in interface HiDocument.Hipublic EptDocument.Ept getEptArray(int i)
getEptArray in interface HiDocument.Hipublic int sizeOfEptArray()
sizeOfEptArray in interface HiDocument.Hipublic void setEptArray(EptDocument.Ept[] eptArray)
setEptArray in interface HiDocument.Hi
public void setEptArray(int i,
EptDocument.Ept ept)
setEptArray in interface HiDocument.Hipublic EptDocument.Ept insertNewEpt(int i)
insertNewEpt in interface HiDocument.Hipublic EptDocument.Ept addNewEpt()
addNewEpt in interface HiDocument.Hipublic void removeEpt(int i)
removeEpt in interface HiDocument.Hipublic PhDocument.Ph[] getPhArray()
getPhArray in interface HiDocument.Hipublic PhDocument.Ph getPhArray(int i)
getPhArray in interface HiDocument.Hipublic int sizeOfPhArray()
sizeOfPhArray in interface HiDocument.Hipublic void setPhArray(PhDocument.Ph[] phArray)
setPhArray in interface HiDocument.Hi
public void setPhArray(int i,
PhDocument.Ph ph)
setPhArray in interface HiDocument.Hipublic PhDocument.Ph insertNewPh(int i)
insertNewPh in interface HiDocument.Hipublic PhDocument.Ph addNewPh()
addNewPh in interface HiDocument.Hipublic void removePh(int i)
removePh in interface HiDocument.Hipublic XDocument.X[] getXArray()
getXArray in interface HiDocument.Hipublic XDocument.X getXArray(int i)
getXArray in interface HiDocument.Hipublic int sizeOfXArray()
sizeOfXArray in interface HiDocument.Hipublic void setXArray(XDocument.X[] xArray)
setXArray in interface HiDocument.Hi
public void setXArray(int i,
XDocument.X x)
setXArray in interface HiDocument.Hipublic XDocument.X insertNewX(int i)
insertNewX in interface HiDocument.Hipublic XDocument.X addNewX()
addNewX in interface HiDocument.Hipublic void removeX(int i)
removeX in interface HiDocument.Hipublic GDocument.G[] getGArray()
getGArray in interface HiDocument.Hipublic GDocument.G getGArray(int i)
getGArray in interface HiDocument.Hipublic int sizeOfGArray()
sizeOfGArray in interface HiDocument.Hipublic void setGArray(GDocument.G[] gArray)
setGArray in interface HiDocument.Hi
public void setGArray(int i,
GDocument.G g)
setGArray in interface HiDocument.Hipublic GDocument.G insertNewG(int i)
insertNewG in interface HiDocument.Hipublic GDocument.G addNewG()
addNewG in interface HiDocument.Hipublic void removeG(int i)
removeG in interface HiDocument.Hipublic HiDocument.Hi[] getHiArray()
getHiArray in interface HiDocument.Hipublic HiDocument.Hi getHiArray(int i)
getHiArray in interface HiDocument.Hipublic int sizeOfHiArray()
sizeOfHiArray in interface HiDocument.Hipublic void setHiArray(HiDocument.Hi[] hiArray)
setHiArray in interface HiDocument.Hi
public void setHiArray(int i,
HiDocument.Hi hi)
setHiArray in interface HiDocument.Hipublic HiDocument.Hi insertNewHi(int i)
insertNewHi in interface HiDocument.Hipublic HiDocument.Hi addNewHi()
addNewHi in interface HiDocument.Hipublic void removeHi(int i)
removeHi in interface HiDocument.Hipublic BigInteger getX2()
getX2 in interface HiDocument.Hipublic HiDocument.Hi.X xgetX2()
xgetX2 in interface HiDocument.Hipublic boolean isSetX2()
isSetX2 in interface HiDocument.Hipublic void setX2(BigInteger x2)
setX2 in interface HiDocument.Hipublic void xsetX2(HiDocument.Hi.X x2)
xsetX2 in interface HiDocument.Hipublic void unsetX2()
unsetX2 in interface HiDocument.Hipublic String getType()
getType in interface HiDocument.Hipublic HiDocument.Hi.Type xgetType()
xgetType in interface HiDocument.Hipublic void setType(String type)
setType in interface HiDocument.Hipublic void xsetType(HiDocument.Hi.Type type)
xsetType in interface HiDocument.Hipublic org.apache.xmlbeans.XmlAnySimpleType getComment()
getComment in interface HiDocument.Hipublic boolean isSetComment()
isSetComment in interface HiDocument.Hipublic void setComment(org.apache.xmlbeans.XmlAnySimpleType comment)
setComment in interface HiDocument.Hipublic org.apache.xmlbeans.XmlAnySimpleType addNewComment()
addNewComment in interface HiDocument.Hipublic void unsetComment()
unsetComment in interface HiDocument.Hi
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||