org.lisa.tmx20.impl
Class TuvDocumentImpl.TuvImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.lisa.tmx20.impl.TuvDocumentImpl.TuvImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, TuvDocument.Tuv
Enclosing class:
TuvDocumentImpl

public static class TuvDocumentImpl.TuvImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements TuvDocument.Tuv

An XML tuv(@http://www.lisa.org/tmx20). This is a complex type.

See Also:
Serialized Form

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

TuvDocumentImpl.TuvImpl

public TuvDocumentImpl.TuvImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getNoteArray

public NoteDocument.Note[] getNoteArray()
Gets array of all "note" elements

Specified by:
getNoteArray in interface TuvDocument.Tuv

getNoteArray

public NoteDocument.Note getNoteArray(int i)
Gets ith "note" element

Specified by:
getNoteArray in interface TuvDocument.Tuv

sizeOfNoteArray

public int sizeOfNoteArray()
Returns number of "note" element

Specified by:
sizeOfNoteArray in interface TuvDocument.Tuv

setNoteArray

public void setNoteArray(NoteDocument.Note[] noteArray)
Sets array of all "note" element

Specified by:
setNoteArray in interface TuvDocument.Tuv

setNoteArray

public void setNoteArray(int i,
                         NoteDocument.Note note)
Sets ith "note" element

Specified by:
setNoteArray in interface TuvDocument.Tuv

insertNewNote

public NoteDocument.Note insertNewNote(int i)
Inserts and returns a new empty value (as xml) as the ith "note" element

Specified by:
insertNewNote in interface TuvDocument.Tuv

addNewNote

public NoteDocument.Note addNewNote()
Appends and returns a new empty value (as xml) as the last "note" element

Specified by:
addNewNote in interface TuvDocument.Tuv

removeNote

public void removeNote(int i)
Removes the ith "note" element

Specified by:
removeNote in interface TuvDocument.Tuv

getPropArray

public PropDocument.Prop[] getPropArray()
Gets array of all "prop" elements

Specified by:
getPropArray in interface TuvDocument.Tuv

getPropArray

public PropDocument.Prop getPropArray(int i)
Gets ith "prop" element

Specified by:
getPropArray in interface TuvDocument.Tuv

sizeOfPropArray

public int sizeOfPropArray()
Returns number of "prop" element

Specified by:
sizeOfPropArray in interface TuvDocument.Tuv

setPropArray

public void setPropArray(PropDocument.Prop[] propArray)
Sets array of all "prop" element

Specified by:
setPropArray in interface TuvDocument.Tuv

setPropArray

public void setPropArray(int i,
                         PropDocument.Prop prop)
Sets ith "prop" element

Specified by:
setPropArray in interface TuvDocument.Tuv

insertNewProp

public PropDocument.Prop insertNewProp(int i)
Inserts and returns a new empty value (as xml) as the ith "prop" element

Specified by:
insertNewProp in interface TuvDocument.Tuv

addNewProp

public PropDocument.Prop addNewProp()
Appends and returns a new empty value (as xml) as the last "prop" element

Specified by:
addNewProp in interface TuvDocument.Tuv

removeProp

public void removeProp(int i)
Removes the ith "prop" element

Specified by:
removeProp in interface TuvDocument.Tuv

getSeg

public SegDocument.Seg getSeg()
Gets the "seg" element

Specified by:
getSeg in interface TuvDocument.Tuv

setSeg

public void setSeg(SegDocument.Seg seg)
Sets the "seg" element

Specified by:
setSeg in interface TuvDocument.Tuv

addNewSeg

public SegDocument.Seg addNewSeg()
Appends and returns a new empty "seg" element

Specified by:
addNewSeg in interface TuvDocument.Tuv

getLang

public String getLang()
Gets the "lang" attribute

Specified by:
getLang in interface TuvDocument.Tuv

xgetLang

public org.apache.xmlbeans.XmlLanguage xgetLang()
Gets (as xml) the "lang" attribute

Specified by:
xgetLang in interface TuvDocument.Tuv

setLang

public void setLang(String lang)
Sets the "lang" attribute

Specified by:
setLang in interface TuvDocument.Tuv

xsetLang

public void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute

Specified by:
xsetLang in interface TuvDocument.Tuv

getOEncoding

public org.apache.xmlbeans.XmlAnySimpleType getOEncoding()
Gets the "o-encoding" attribute

Specified by:
getOEncoding in interface TuvDocument.Tuv

isSetOEncoding

public boolean isSetOEncoding()
True if has "o-encoding" attribute

Specified by:
isSetOEncoding in interface TuvDocument.Tuv

setOEncoding

public void setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
Sets the "o-encoding" attribute

Specified by:
setOEncoding in interface TuvDocument.Tuv

addNewOEncoding

public org.apache.xmlbeans.XmlAnySimpleType addNewOEncoding()
Appends and returns a new empty "o-encoding" attribute

Specified by:
addNewOEncoding in interface TuvDocument.Tuv

unsetOEncoding

public void unsetOEncoding()
Unsets the "o-encoding" attribute

Specified by:
unsetOEncoding in interface TuvDocument.Tuv

getDatatype

public Datatype.Enum getDatatype()
Gets the "datatype" attribute

Specified by:
getDatatype in interface TuvDocument.Tuv

xgetDatatype

public Datatype xgetDatatype()
Gets (as xml) the "datatype" attribute

Specified by:
xgetDatatype in interface TuvDocument.Tuv

isSetDatatype

public boolean isSetDatatype()
True if has "datatype" attribute

Specified by:
isSetDatatype in interface TuvDocument.Tuv

setDatatype

public void setDatatype(Datatype.Enum datatype)
Sets the "datatype" attribute

Specified by:
setDatatype in interface TuvDocument.Tuv

xsetDatatype

public void xsetDatatype(Datatype datatype)
Sets (as xml) the "datatype" attribute

Specified by:
xsetDatatype in interface TuvDocument.Tuv

unsetDatatype

public void unsetDatatype()
Unsets the "datatype" attribute

Specified by:
unsetDatatype in interface TuvDocument.Tuv

getUsagecount

public org.apache.xmlbeans.XmlAnySimpleType getUsagecount()
Gets the "usagecount" attribute

Specified by:
getUsagecount in interface TuvDocument.Tuv

isSetUsagecount

public boolean isSetUsagecount()
True if has "usagecount" attribute

Specified by:
isSetUsagecount in interface TuvDocument.Tuv

setUsagecount

public void setUsagecount(org.apache.xmlbeans.XmlAnySimpleType usagecount)
Sets the "usagecount" attribute

Specified by:
setUsagecount in interface TuvDocument.Tuv

addNewUsagecount

public org.apache.xmlbeans.XmlAnySimpleType addNewUsagecount()
Appends and returns a new empty "usagecount" attribute

Specified by:
addNewUsagecount in interface TuvDocument.Tuv

unsetUsagecount

public void unsetUsagecount()
Unsets the "usagecount" attribute

Specified by:
unsetUsagecount in interface TuvDocument.Tuv

getLastusagedate

public org.apache.xmlbeans.XmlAnySimpleType getLastusagedate()
Gets the "lastusagedate" attribute

Specified by:
getLastusagedate in interface TuvDocument.Tuv

isSetLastusagedate

public boolean isSetLastusagedate()
True if has "lastusagedate" attribute

Specified by:
isSetLastusagedate in interface TuvDocument.Tuv

setLastusagedate

public void setLastusagedate(org.apache.xmlbeans.XmlAnySimpleType lastusagedate)
Sets the "lastusagedate" attribute

Specified by:
setLastusagedate in interface TuvDocument.Tuv

addNewLastusagedate

public org.apache.xmlbeans.XmlAnySimpleType addNewLastusagedate()
Appends and returns a new empty "lastusagedate" attribute

Specified by:
addNewLastusagedate in interface TuvDocument.Tuv

unsetLastusagedate

public void unsetLastusagedate()
Unsets the "lastusagedate" attribute

Specified by:
unsetLastusagedate in interface TuvDocument.Tuv

getCreationtool

public org.apache.xmlbeans.XmlAnySimpleType getCreationtool()
Gets the "creationtool" attribute

Specified by:
getCreationtool in interface TuvDocument.Tuv

isSetCreationtool

public boolean isSetCreationtool()
True if has "creationtool" attribute

Specified by:
isSetCreationtool in interface TuvDocument.Tuv

setCreationtool

public void setCreationtool(org.apache.xmlbeans.XmlAnySimpleType creationtool)
Sets the "creationtool" attribute

Specified by:
setCreationtool in interface TuvDocument.Tuv

addNewCreationtool

public org.apache.xmlbeans.XmlAnySimpleType addNewCreationtool()
Appends and returns a new empty "creationtool" attribute

Specified by:
addNewCreationtool in interface TuvDocument.Tuv

unsetCreationtool

public void unsetCreationtool()
Unsets the "creationtool" attribute

Specified by:
unsetCreationtool in interface TuvDocument.Tuv

getCreationtoolversion

public org.apache.xmlbeans.XmlAnySimpleType getCreationtoolversion()
Gets the "creationtoolversion" attribute

Specified by:
getCreationtoolversion in interface TuvDocument.Tuv

isSetCreationtoolversion

public boolean isSetCreationtoolversion()
True if has "creationtoolversion" attribute

Specified by:
isSetCreationtoolversion in interface TuvDocument.Tuv

setCreationtoolversion

public void setCreationtoolversion(org.apache.xmlbeans.XmlAnySimpleType creationtoolversion)
Sets the "creationtoolversion" attribute

Specified by:
setCreationtoolversion in interface TuvDocument.Tuv

addNewCreationtoolversion

public org.apache.xmlbeans.XmlAnySimpleType addNewCreationtoolversion()
Appends and returns a new empty "creationtoolversion" attribute

Specified by:
addNewCreationtoolversion in interface TuvDocument.Tuv

unsetCreationtoolversion

public void unsetCreationtoolversion()
Unsets the "creationtoolversion" attribute

Specified by:
unsetCreationtoolversion in interface TuvDocument.Tuv

getCreationdate

public org.apache.xmlbeans.XmlAnySimpleType getCreationdate()
Gets the "creationdate" attribute

Specified by:
getCreationdate in interface TuvDocument.Tuv

isSetCreationdate

public boolean isSetCreationdate()
True if has "creationdate" attribute

Specified by:
isSetCreationdate in interface TuvDocument.Tuv

setCreationdate

public void setCreationdate(org.apache.xmlbeans.XmlAnySimpleType creationdate)
Sets the "creationdate" attribute

Specified by:
setCreationdate in interface TuvDocument.Tuv

addNewCreationdate

public org.apache.xmlbeans.XmlAnySimpleType addNewCreationdate()
Appends and returns a new empty "creationdate" attribute

Specified by:
addNewCreationdate in interface TuvDocument.Tuv

unsetCreationdate

public void unsetCreationdate()
Unsets the "creationdate" attribute

Specified by:
unsetCreationdate in interface TuvDocument.Tuv

getCreationid

public org.apache.xmlbeans.XmlAnySimpleType getCreationid()
Gets the "creationid" attribute

Specified by:
getCreationid in interface TuvDocument.Tuv

isSetCreationid

public boolean isSetCreationid()
True if has "creationid" attribute

Specified by:
isSetCreationid in interface TuvDocument.Tuv

setCreationid

public void setCreationid(org.apache.xmlbeans.XmlAnySimpleType creationid)
Sets the "creationid" attribute

Specified by:
setCreationid in interface TuvDocument.Tuv

addNewCreationid

public org.apache.xmlbeans.XmlAnySimpleType addNewCreationid()
Appends and returns a new empty "creationid" attribute

Specified by:
addNewCreationid in interface TuvDocument.Tuv

unsetCreationid

public void unsetCreationid()
Unsets the "creationid" attribute

Specified by:
unsetCreationid in interface TuvDocument.Tuv

getChangedate

public org.apache.xmlbeans.XmlAnySimpleType getChangedate()
Gets the "changedate" attribute

Specified by:
getChangedate in interface TuvDocument.Tuv

isSetChangedate

public boolean isSetChangedate()
True if has "changedate" attribute

Specified by:
isSetChangedate in interface TuvDocument.Tuv

setChangedate

public void setChangedate(org.apache.xmlbeans.XmlAnySimpleType changedate)
Sets the "changedate" attribute

Specified by:
setChangedate in interface TuvDocument.Tuv

addNewChangedate

public org.apache.xmlbeans.XmlAnySimpleType addNewChangedate()
Appends and returns a new empty "changedate" attribute

Specified by:
addNewChangedate in interface TuvDocument.Tuv

unsetChangedate

public void unsetChangedate()
Unsets the "changedate" attribute

Specified by:
unsetChangedate in interface TuvDocument.Tuv

getOTmf

public org.apache.xmlbeans.XmlAnySimpleType getOTmf()
Gets the "o-tmf" attribute

Specified by:
getOTmf in interface TuvDocument.Tuv

isSetOTmf

public boolean isSetOTmf()
True if has "o-tmf" attribute

Specified by:
isSetOTmf in interface TuvDocument.Tuv

setOTmf

public void setOTmf(org.apache.xmlbeans.XmlAnySimpleType oTmf)
Sets the "o-tmf" attribute

Specified by:
setOTmf in interface TuvDocument.Tuv

addNewOTmf

public org.apache.xmlbeans.XmlAnySimpleType addNewOTmf()
Appends and returns a new empty "o-tmf" attribute

Specified by:
addNewOTmf in interface TuvDocument.Tuv

unsetOTmf

public void unsetOTmf()
Unsets the "o-tmf" attribute

Specified by:
unsetOTmf in interface TuvDocument.Tuv

getChangeid

public org.apache.xmlbeans.XmlAnySimpleType getChangeid()
Gets the "changeid" attribute

Specified by:
getChangeid in interface TuvDocument.Tuv

isSetChangeid

public boolean isSetChangeid()
True if has "changeid" attribute

Specified by:
isSetChangeid in interface TuvDocument.Tuv

setChangeid

public void setChangeid(org.apache.xmlbeans.XmlAnySimpleType changeid)
Sets the "changeid" attribute

Specified by:
setChangeid in interface TuvDocument.Tuv

addNewChangeid

public org.apache.xmlbeans.XmlAnySimpleType addNewChangeid()
Appends and returns a new empty "changeid" attribute

Specified by:
addNewChangeid in interface TuvDocument.Tuv

unsetChangeid

public void unsetChangeid()
Unsets the "changeid" attribute

Specified by:
unsetChangeid in interface TuvDocument.Tuv


Copyright © 2007-2008 Vermont Department of Taxes. All Rights Reserved.