|
||||||||||
| 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.TuvDocumentImpl.TuvImpl
public static class TuvDocumentImpl.TuvImpl
An XML tuv(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.lisa.tmx20.TuvDocument.Tuv |
|---|
TuvDocument.Tuv.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.lisa.tmx20.TuvDocument.Tuv |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
TuvDocumentImpl.TuvImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
org.apache.xmlbeans.XmlAnySimpleType |
addNewChangedate()
Appends and returns a new empty "changedate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewChangeid()
Appends and returns a new empty "changeid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationdate()
Appends and returns a new empty "creationdate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationid()
Appends and returns a new empty "creationid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationtool()
Appends and returns a new empty "creationtool" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationtoolversion()
Appends and returns a new empty "creationtoolversion" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewLastusagedate()
Appends and returns a new empty "lastusagedate" attribute |
NoteDocument.Note |
addNewNote()
Appends and returns a new empty value (as xml) as the last "note" element |
org.apache.xmlbeans.XmlAnySimpleType |
addNewOEncoding()
Appends and returns a new empty "o-encoding" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewOTmf()
Appends and returns a new empty "o-tmf" attribute |
PropDocument.Prop |
addNewProp()
Appends and returns a new empty value (as xml) as the last "prop" element |
SegDocument.Seg |
addNewSeg()
Appends and returns a new empty "seg" element |
org.apache.xmlbeans.XmlAnySimpleType |
addNewUsagecount()
Appends and returns a new empty "usagecount" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getChangedate()
Gets the "changedate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getChangeid()
Gets the "changeid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationdate()
Gets the "creationdate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationid()
Gets the "creationid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationtool()
Gets the "creationtool" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationtoolversion()
Gets the "creationtoolversion" attribute |
Datatype.Enum |
getDatatype()
Gets the "datatype" attribute |
String |
getLang()
Gets the "lang" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getLastusagedate()
Gets the "lastusagedate" attribute |
NoteDocument.Note[] |
getNoteArray()
Gets array of all "note" elements |
NoteDocument.Note |
getNoteArray(int i)
Gets ith "note" element |
org.apache.xmlbeans.XmlAnySimpleType |
getOEncoding()
Gets the "o-encoding" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getOTmf()
Gets the "o-tmf" attribute |
PropDocument.Prop[] |
getPropArray()
Gets array of all "prop" elements |
PropDocument.Prop |
getPropArray(int i)
Gets ith "prop" element |
SegDocument.Seg |
getSeg()
Gets the "seg" element |
org.apache.xmlbeans.XmlAnySimpleType |
getUsagecount()
Gets the "usagecount" attribute |
NoteDocument.Note |
insertNewNote(int i)
Inserts and returns a new empty value (as xml) as the ith "note" element |
PropDocument.Prop |
insertNewProp(int i)
Inserts and returns a new empty value (as xml) as the ith "prop" element |
boolean |
isSetChangedate()
True if has "changedate" attribute |
boolean |
isSetChangeid()
True if has "changeid" attribute |
boolean |
isSetCreationdate()
True if has "creationdate" attribute |
boolean |
isSetCreationid()
True if has "creationid" attribute |
boolean |
isSetCreationtool()
True if has "creationtool" attribute |
boolean |
isSetCreationtoolversion()
True if has "creationtoolversion" attribute |
boolean |
isSetDatatype()
True if has "datatype" attribute |
boolean |
isSetLastusagedate()
True if has "lastusagedate" attribute |
boolean |
isSetOEncoding()
True if has "o-encoding" attribute |
boolean |
isSetOTmf()
True if has "o-tmf" attribute |
boolean |
isSetUsagecount()
True if has "usagecount" attribute |
void |
removeNote(int i)
Removes the ith "note" element |
void |
removeProp(int i)
Removes the ith "prop" element |
void |
setChangedate(org.apache.xmlbeans.XmlAnySimpleType changedate)
Sets the "changedate" attribute |
void |
setChangeid(org.apache.xmlbeans.XmlAnySimpleType changeid)
Sets the "changeid" attribute |
void |
setCreationdate(org.apache.xmlbeans.XmlAnySimpleType creationdate)
Sets the "creationdate" attribute |
void |
setCreationid(org.apache.xmlbeans.XmlAnySimpleType creationid)
Sets the "creationid" attribute |
void |
setCreationtool(org.apache.xmlbeans.XmlAnySimpleType creationtool)
Sets the "creationtool" attribute |
void |
setCreationtoolversion(org.apache.xmlbeans.XmlAnySimpleType creationtoolversion)
Sets the "creationtoolversion" attribute |
void |
setDatatype(Datatype.Enum datatype)
Sets the "datatype" attribute |
void |
setLang(String lang)
Sets the "lang" attribute |
void |
setLastusagedate(org.apache.xmlbeans.XmlAnySimpleType lastusagedate)
Sets the "lastusagedate" attribute |
void |
setNoteArray(int i,
NoteDocument.Note note)
Sets ith "note" element |
void |
setNoteArray(NoteDocument.Note[] noteArray)
Sets array of all "note" element |
void |
setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
Sets the "o-encoding" attribute |
void |
setOTmf(org.apache.xmlbeans.XmlAnySimpleType oTmf)
Sets the "o-tmf" attribute |
void |
setPropArray(int i,
PropDocument.Prop prop)
Sets ith "prop" element |
void |
setPropArray(PropDocument.Prop[] propArray)
Sets array of all "prop" element |
void |
setSeg(SegDocument.Seg seg)
Sets the "seg" element |
void |
setUsagecount(org.apache.xmlbeans.XmlAnySimpleType usagecount)
Sets the "usagecount" attribute |
int |
sizeOfNoteArray()
Returns number of "note" element |
int |
sizeOfPropArray()
Returns number of "prop" element |
void |
unsetChangedate()
Unsets the "changedate" attribute |
void |
unsetChangeid()
Unsets the "changeid" attribute |
void |
unsetCreationdate()
Unsets the "creationdate" attribute |
void |
unsetCreationid()
Unsets the "creationid" attribute |
void |
unsetCreationtool()
Unsets the "creationtool" attribute |
void |
unsetCreationtoolversion()
Unsets the "creationtoolversion" attribute |
void |
unsetDatatype()
Unsets the "datatype" attribute |
void |
unsetLastusagedate()
Unsets the "lastusagedate" attribute |
void |
unsetOEncoding()
Unsets the "o-encoding" attribute |
void |
unsetOTmf()
Unsets the "o-tmf" attribute |
void |
unsetUsagecount()
Unsets the "usagecount" attribute |
Datatype |
xgetDatatype()
Gets (as xml) the "datatype" attribute |
org.apache.xmlbeans.XmlLanguage |
xgetLang()
Gets (as xml) the "lang" attribute |
void |
xsetDatatype(Datatype datatype)
Sets (as xml) the "datatype" attribute |
void |
xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" 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 TuvDocumentImpl.TuvImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public NoteDocument.Note[] getNoteArray()
getNoteArray in interface TuvDocument.Tuvpublic NoteDocument.Note getNoteArray(int i)
getNoteArray in interface TuvDocument.Tuvpublic int sizeOfNoteArray()
sizeOfNoteArray in interface TuvDocument.Tuvpublic void setNoteArray(NoteDocument.Note[] noteArray)
setNoteArray in interface TuvDocument.Tuv
public void setNoteArray(int i,
NoteDocument.Note note)
setNoteArray in interface TuvDocument.Tuvpublic NoteDocument.Note insertNewNote(int i)
insertNewNote in interface TuvDocument.Tuvpublic NoteDocument.Note addNewNote()
addNewNote in interface TuvDocument.Tuvpublic void removeNote(int i)
removeNote in interface TuvDocument.Tuvpublic PropDocument.Prop[] getPropArray()
getPropArray in interface TuvDocument.Tuvpublic PropDocument.Prop getPropArray(int i)
getPropArray in interface TuvDocument.Tuvpublic int sizeOfPropArray()
sizeOfPropArray in interface TuvDocument.Tuvpublic void setPropArray(PropDocument.Prop[] propArray)
setPropArray in interface TuvDocument.Tuv
public void setPropArray(int i,
PropDocument.Prop prop)
setPropArray in interface TuvDocument.Tuvpublic PropDocument.Prop insertNewProp(int i)
insertNewProp in interface TuvDocument.Tuvpublic PropDocument.Prop addNewProp()
addNewProp in interface TuvDocument.Tuvpublic void removeProp(int i)
removeProp in interface TuvDocument.Tuvpublic SegDocument.Seg getSeg()
getSeg in interface TuvDocument.Tuvpublic void setSeg(SegDocument.Seg seg)
setSeg in interface TuvDocument.Tuvpublic SegDocument.Seg addNewSeg()
addNewSeg in interface TuvDocument.Tuvpublic String getLang()
getLang in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlLanguage xgetLang()
xgetLang in interface TuvDocument.Tuvpublic void setLang(String lang)
setLang in interface TuvDocument.Tuvpublic void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
xsetLang in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getOEncoding()
getOEncoding in interface TuvDocument.Tuvpublic boolean isSetOEncoding()
isSetOEncoding in interface TuvDocument.Tuvpublic void setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
setOEncoding in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewOEncoding()
addNewOEncoding in interface TuvDocument.Tuvpublic void unsetOEncoding()
unsetOEncoding in interface TuvDocument.Tuvpublic Datatype.Enum getDatatype()
getDatatype in interface TuvDocument.Tuvpublic Datatype xgetDatatype()
xgetDatatype in interface TuvDocument.Tuvpublic boolean isSetDatatype()
isSetDatatype in interface TuvDocument.Tuvpublic void setDatatype(Datatype.Enum datatype)
setDatatype in interface TuvDocument.Tuvpublic void xsetDatatype(Datatype datatype)
xsetDatatype in interface TuvDocument.Tuvpublic void unsetDatatype()
unsetDatatype in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getUsagecount()
getUsagecount in interface TuvDocument.Tuvpublic boolean isSetUsagecount()
isSetUsagecount in interface TuvDocument.Tuvpublic void setUsagecount(org.apache.xmlbeans.XmlAnySimpleType usagecount)
setUsagecount in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewUsagecount()
addNewUsagecount in interface TuvDocument.Tuvpublic void unsetUsagecount()
unsetUsagecount in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getLastusagedate()
getLastusagedate in interface TuvDocument.Tuvpublic boolean isSetLastusagedate()
isSetLastusagedate in interface TuvDocument.Tuvpublic void setLastusagedate(org.apache.xmlbeans.XmlAnySimpleType lastusagedate)
setLastusagedate in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewLastusagedate()
addNewLastusagedate in interface TuvDocument.Tuvpublic void unsetLastusagedate()
unsetLastusagedate in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getCreationtool()
getCreationtool in interface TuvDocument.Tuvpublic boolean isSetCreationtool()
isSetCreationtool in interface TuvDocument.Tuvpublic void setCreationtool(org.apache.xmlbeans.XmlAnySimpleType creationtool)
setCreationtool in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationtool()
addNewCreationtool in interface TuvDocument.Tuvpublic void unsetCreationtool()
unsetCreationtool in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getCreationtoolversion()
getCreationtoolversion in interface TuvDocument.Tuvpublic boolean isSetCreationtoolversion()
isSetCreationtoolversion in interface TuvDocument.Tuvpublic void setCreationtoolversion(org.apache.xmlbeans.XmlAnySimpleType creationtoolversion)
setCreationtoolversion in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationtoolversion()
addNewCreationtoolversion in interface TuvDocument.Tuvpublic void unsetCreationtoolversion()
unsetCreationtoolversion in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getCreationdate()
getCreationdate in interface TuvDocument.Tuvpublic boolean isSetCreationdate()
isSetCreationdate in interface TuvDocument.Tuvpublic void setCreationdate(org.apache.xmlbeans.XmlAnySimpleType creationdate)
setCreationdate in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationdate()
addNewCreationdate in interface TuvDocument.Tuvpublic void unsetCreationdate()
unsetCreationdate in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getCreationid()
getCreationid in interface TuvDocument.Tuvpublic boolean isSetCreationid()
isSetCreationid in interface TuvDocument.Tuvpublic void setCreationid(org.apache.xmlbeans.XmlAnySimpleType creationid)
setCreationid in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationid()
addNewCreationid in interface TuvDocument.Tuvpublic void unsetCreationid()
unsetCreationid in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getChangedate()
getChangedate in interface TuvDocument.Tuvpublic boolean isSetChangedate()
isSetChangedate in interface TuvDocument.Tuvpublic void setChangedate(org.apache.xmlbeans.XmlAnySimpleType changedate)
setChangedate in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewChangedate()
addNewChangedate in interface TuvDocument.Tuvpublic void unsetChangedate()
unsetChangedate in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getOTmf()
getOTmf in interface TuvDocument.Tuvpublic boolean isSetOTmf()
isSetOTmf in interface TuvDocument.Tuvpublic void setOTmf(org.apache.xmlbeans.XmlAnySimpleType oTmf)
setOTmf in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewOTmf()
addNewOTmf in interface TuvDocument.Tuvpublic void unsetOTmf()
unsetOTmf in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType getChangeid()
getChangeid in interface TuvDocument.Tuvpublic boolean isSetChangeid()
isSetChangeid in interface TuvDocument.Tuvpublic void setChangeid(org.apache.xmlbeans.XmlAnySimpleType changeid)
setChangeid in interface TuvDocument.Tuvpublic org.apache.xmlbeans.XmlAnySimpleType addNewChangeid()
addNewChangeid in interface TuvDocument.Tuvpublic void unsetChangeid()
unsetChangeid in interface TuvDocument.Tuv
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||