org.lisa.tmx20
Interface TuvDocument.Tuv

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
TuvDocumentImpl.TuvImpl
Enclosing interface:
TuvDocument

public static interface TuvDocument.Tuv
extends org.apache.xmlbeans.XmlObject

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


Nested Class Summary
static class TuvDocument.Tuv.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
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 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
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getNoteArray

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


getNoteArray

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


sizeOfNoteArray

int sizeOfNoteArray()
Returns number of "note" element


setNoteArray

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


setNoteArray

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


insertNewNote

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


addNewNote

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


removeNote

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


getPropArray

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


getPropArray

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


sizeOfPropArray

int sizeOfPropArray()
Returns number of "prop" element


setPropArray

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


setPropArray

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


insertNewProp

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


addNewProp

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


removeProp

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


getSeg

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


setSeg

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


addNewSeg

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


getLang

String getLang()
Gets the "lang" attribute


xgetLang

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


setLang

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


xsetLang

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


getOEncoding

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


isSetOEncoding

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


setOEncoding

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


addNewOEncoding

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


unsetOEncoding

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


getDatatype

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


xgetDatatype

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


isSetDatatype

boolean isSetDatatype()
True if has "datatype" attribute


setDatatype

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


xsetDatatype

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


unsetDatatype

void unsetDatatype()
Unsets the "datatype" attribute


getUsagecount

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


isSetUsagecount

boolean isSetUsagecount()
True if has "usagecount" attribute


setUsagecount

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


addNewUsagecount

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


unsetUsagecount

void unsetUsagecount()
Unsets the "usagecount" attribute


getLastusagedate

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


isSetLastusagedate

boolean isSetLastusagedate()
True if has "lastusagedate" attribute


setLastusagedate

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


addNewLastusagedate

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


unsetLastusagedate

void unsetLastusagedate()
Unsets the "lastusagedate" attribute


getCreationtool

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


isSetCreationtool

boolean isSetCreationtool()
True if has "creationtool" attribute


setCreationtool

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


addNewCreationtool

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


unsetCreationtool

void unsetCreationtool()
Unsets the "creationtool" attribute


getCreationtoolversion

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


isSetCreationtoolversion

boolean isSetCreationtoolversion()
True if has "creationtoolversion" attribute


setCreationtoolversion

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


addNewCreationtoolversion

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


unsetCreationtoolversion

void unsetCreationtoolversion()
Unsets the "creationtoolversion" attribute


getCreationdate

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


isSetCreationdate

boolean isSetCreationdate()
True if has "creationdate" attribute


setCreationdate

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


addNewCreationdate

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


unsetCreationdate

void unsetCreationdate()
Unsets the "creationdate" attribute


getCreationid

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


isSetCreationid

boolean isSetCreationid()
True if has "creationid" attribute


setCreationid

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


addNewCreationid

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


unsetCreationid

void unsetCreationid()
Unsets the "creationid" attribute


getChangedate

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


isSetChangedate

boolean isSetChangedate()
True if has "changedate" attribute


setChangedate

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


addNewChangedate

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


unsetChangedate

void unsetChangedate()
Unsets the "changedate" attribute


getOTmf

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


isSetOTmf

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


setOTmf

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


addNewOTmf

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


unsetOTmf

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


getChangeid

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


isSetChangeid

boolean isSetChangeid()
True if has "changeid" attribute


setChangeid

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


addNewChangeid

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


unsetChangeid

void unsetChangeid()
Unsets the "changeid" attribute



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