org.lisa.tmx20.impl
Class HeaderDocumentImpl.HeaderImpl

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.HeaderDocumentImpl.HeaderImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, HeaderDocument.Header
Enclosing class:
HeaderDocumentImpl

public static class HeaderDocumentImpl.HeaderImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements HeaderDocument.Header

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

See Also:
Serialized Form

Nested Class Summary
static class HeaderDocumentImpl.HeaderImpl.DatatypeImpl
          An XML datatype(@).
 
Nested classes/interfaces inherited from interface org.lisa.tmx20.HeaderDocument.Header
HeaderDocument.Header.Datatype, HeaderDocument.Header.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.HeaderDocument.Header
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
HeaderDocumentImpl.HeaderImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 org.apache.xmlbeans.XmlAnySimpleType addNewAdminlang()
          Appends and returns a new empty "adminlang" attribute
 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
 InlineDataDocument.InlineData addNewInlineData()
          Appends and returns a new empty "inline-data" element
 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
 SegmentationDocument.Segmentation addNewSegmentation()
          Appends and returns a new empty "segmentation" element
 org.apache.xmlbeans.XmlAnySimpleType addNewSrclang()
          Appends and returns a new empty "srclang" attribute
 org.apache.xmlbeans.XmlAnySimpleType getAdminlang()
          Gets the "adminlang" 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
 String getDatatype()
          Gets the "datatype" attribute
 InlineDataDocument.InlineData getInlineData()
          Gets the "inline-data" element
 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
 SegmentationDocument.Segmentation getSegmentation()
          Gets the "segmentation" element
 Segtypes.Enum getSegtype()
          Gets the "segtype" attribute
 org.apache.xmlbeans.XmlAnySimpleType getSrclang()
          Gets the "srclang" 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 isSetDatatype()
          True if has "datatype" attribute
 boolean isSetInlineData()
          True if has "inline-data" element
 boolean isSetOEncoding()
          True if has "o-encoding" attribute
 boolean isSetSegmentation()
          True if has "segmentation" element
 void removeNote(int i)
          Removes the ith "note" element
 void removeProp(int i)
          Removes the ith "prop" element
 void setAdminlang(org.apache.xmlbeans.XmlAnySimpleType adminlang)
          Sets the "adminlang" attribute
 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(String datatype)
          Sets the "datatype" attribute
 void setInlineData(InlineDataDocument.InlineData inlineData)
          Sets the "inline-data" element
 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 setSegmentation(SegmentationDocument.Segmentation segmentation)
          Sets the "segmentation" element
 void setSegtype(Segtypes.Enum segtype)
          Sets the "segtype" attribute
 void setSrclang(org.apache.xmlbeans.XmlAnySimpleType srclang)
          Sets the "srclang" 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 unsetDatatype()
          Unsets the "datatype" attribute
 void unsetInlineData()
          Unsets the "inline-data" element
 void unsetOEncoding()
          Unsets the "o-encoding" attribute
 void unsetSegmentation()
          Unsets the "segmentation" element
 HeaderDocument.Header.Datatype xgetDatatype()
          Gets (as xml) the "datatype" attribute
 Segtypes xgetSegtype()
          Gets (as xml) the "segtype" attribute
 void xsetDatatype(HeaderDocument.Header.Datatype datatype)
          Sets (as xml) the "datatype" attribute
 void xsetSegtype(Segtypes segtype)
          Sets (as xml) the "segtype" 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

HeaderDocumentImpl.HeaderImpl

public HeaderDocumentImpl.HeaderImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getNoteArray

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

Specified by:
getNoteArray in interface HeaderDocument.Header

getNoteArray

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

Specified by:
getNoteArray in interface HeaderDocument.Header

sizeOfNoteArray

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

Specified by:
sizeOfNoteArray in interface HeaderDocument.Header

setNoteArray

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

Specified by:
setNoteArray in interface HeaderDocument.Header

setNoteArray

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

Specified by:
setNoteArray in interface HeaderDocument.Header

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 HeaderDocument.Header

addNewNote

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

Specified by:
addNewNote in interface HeaderDocument.Header

removeNote

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

Specified by:
removeNote in interface HeaderDocument.Header

getPropArray

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

Specified by:
getPropArray in interface HeaderDocument.Header

getPropArray

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

Specified by:
getPropArray in interface HeaderDocument.Header

sizeOfPropArray

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

Specified by:
sizeOfPropArray in interface HeaderDocument.Header

setPropArray

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

Specified by:
setPropArray in interface HeaderDocument.Header

setPropArray

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

Specified by:
setPropArray in interface HeaderDocument.Header

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 HeaderDocument.Header

addNewProp

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

Specified by:
addNewProp in interface HeaderDocument.Header

removeProp

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

Specified by:
removeProp in interface HeaderDocument.Header

getInlineData

public InlineDataDocument.InlineData getInlineData()
Gets the "inline-data" element

Specified by:
getInlineData in interface HeaderDocument.Header

isSetInlineData

public boolean isSetInlineData()
True if has "inline-data" element

Specified by:
isSetInlineData in interface HeaderDocument.Header

setInlineData

public void setInlineData(InlineDataDocument.InlineData inlineData)
Sets the "inline-data" element

Specified by:
setInlineData in interface HeaderDocument.Header

addNewInlineData

public InlineDataDocument.InlineData addNewInlineData()
Appends and returns a new empty "inline-data" element

Specified by:
addNewInlineData in interface HeaderDocument.Header

unsetInlineData

public void unsetInlineData()
Unsets the "inline-data" element

Specified by:
unsetInlineData in interface HeaderDocument.Header

getSegmentation

public SegmentationDocument.Segmentation getSegmentation()
Gets the "segmentation" element

Specified by:
getSegmentation in interface HeaderDocument.Header

isSetSegmentation

public boolean isSetSegmentation()
True if has "segmentation" element

Specified by:
isSetSegmentation in interface HeaderDocument.Header

setSegmentation

public void setSegmentation(SegmentationDocument.Segmentation segmentation)
Sets the "segmentation" element

Specified by:
setSegmentation in interface HeaderDocument.Header

addNewSegmentation

public SegmentationDocument.Segmentation addNewSegmentation()
Appends and returns a new empty "segmentation" element

Specified by:
addNewSegmentation in interface HeaderDocument.Header

unsetSegmentation

public void unsetSegmentation()
Unsets the "segmentation" element

Specified by:
unsetSegmentation in interface HeaderDocument.Header

getCreationtool

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

Specified by:
getCreationtool in interface HeaderDocument.Header

setCreationtool

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

Specified by:
setCreationtool in interface HeaderDocument.Header

addNewCreationtool

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

Specified by:
addNewCreationtool in interface HeaderDocument.Header

getCreationtoolversion

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

Specified by:
getCreationtoolversion in interface HeaderDocument.Header

setCreationtoolversion

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

Specified by:
setCreationtoolversion in interface HeaderDocument.Header

addNewCreationtoolversion

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

Specified by:
addNewCreationtoolversion in interface HeaderDocument.Header

getSegtype

public Segtypes.Enum getSegtype()
Gets the "segtype" attribute

Specified by:
getSegtype in interface HeaderDocument.Header

xgetSegtype

public Segtypes xgetSegtype()
Gets (as xml) the "segtype" attribute

Specified by:
xgetSegtype in interface HeaderDocument.Header

setSegtype

public void setSegtype(Segtypes.Enum segtype)
Sets the "segtype" attribute

Specified by:
setSegtype in interface HeaderDocument.Header

xsetSegtype

public void xsetSegtype(Segtypes segtype)
Sets (as xml) the "segtype" attribute

Specified by:
xsetSegtype in interface HeaderDocument.Header

getOTmf

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

Specified by:
getOTmf in interface HeaderDocument.Header

setOTmf

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

Specified by:
setOTmf in interface HeaderDocument.Header

addNewOTmf

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

Specified by:
addNewOTmf in interface HeaderDocument.Header

getAdminlang

public org.apache.xmlbeans.XmlAnySimpleType getAdminlang()
Gets the "adminlang" attribute

Specified by:
getAdminlang in interface HeaderDocument.Header

setAdminlang

public void setAdminlang(org.apache.xmlbeans.XmlAnySimpleType adminlang)
Sets the "adminlang" attribute

Specified by:
setAdminlang in interface HeaderDocument.Header

addNewAdminlang

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

Specified by:
addNewAdminlang in interface HeaderDocument.Header

getSrclang

public org.apache.xmlbeans.XmlAnySimpleType getSrclang()
Gets the "srclang" attribute

Specified by:
getSrclang in interface HeaderDocument.Header

setSrclang

public void setSrclang(org.apache.xmlbeans.XmlAnySimpleType srclang)
Sets the "srclang" attribute

Specified by:
setSrclang in interface HeaderDocument.Header

addNewSrclang

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

Specified by:
addNewSrclang in interface HeaderDocument.Header

getDatatype

public String getDatatype()
Gets the "datatype" attribute

Specified by:
getDatatype in interface HeaderDocument.Header

xgetDatatype

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

Specified by:
xgetDatatype in interface HeaderDocument.Header

isSetDatatype

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

Specified by:
isSetDatatype in interface HeaderDocument.Header

setDatatype

public void setDatatype(String datatype)
Sets the "datatype" attribute

Specified by:
setDatatype in interface HeaderDocument.Header

xsetDatatype

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

Specified by:
xsetDatatype in interface HeaderDocument.Header

unsetDatatype

public void unsetDatatype()
Unsets the "datatype" attribute

Specified by:
unsetDatatype in interface HeaderDocument.Header

getOEncoding

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

Specified by:
getOEncoding in interface HeaderDocument.Header

isSetOEncoding

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

Specified by:
isSetOEncoding in interface HeaderDocument.Header

setOEncoding

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

Specified by:
setOEncoding in interface HeaderDocument.Header

addNewOEncoding

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

Specified by:
addNewOEncoding in interface HeaderDocument.Header

unsetOEncoding

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

Specified by:
unsetOEncoding in interface HeaderDocument.Header

getCreationdate

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

Specified by:
getCreationdate in interface HeaderDocument.Header

isSetCreationdate

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

Specified by:
isSetCreationdate in interface HeaderDocument.Header

setCreationdate

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

Specified by:
setCreationdate in interface HeaderDocument.Header

addNewCreationdate

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

Specified by:
addNewCreationdate in interface HeaderDocument.Header

unsetCreationdate

public void unsetCreationdate()
Unsets the "creationdate" attribute

Specified by:
unsetCreationdate in interface HeaderDocument.Header

getCreationid

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

Specified by:
getCreationid in interface HeaderDocument.Header

isSetCreationid

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

Specified by:
isSetCreationid in interface HeaderDocument.Header

setCreationid

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

Specified by:
setCreationid in interface HeaderDocument.Header

addNewCreationid

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

Specified by:
addNewCreationid in interface HeaderDocument.Header

unsetCreationid

public void unsetCreationid()
Unsets the "creationid" attribute

Specified by:
unsetCreationid in interface HeaderDocument.Header

getChangedate

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

Specified by:
getChangedate in interface HeaderDocument.Header

isSetChangedate

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

Specified by:
isSetChangedate in interface HeaderDocument.Header

setChangedate

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

Specified by:
setChangedate in interface HeaderDocument.Header

addNewChangedate

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

Specified by:
addNewChangedate in interface HeaderDocument.Header

unsetChangedate

public void unsetChangedate()
Unsets the "changedate" attribute

Specified by:
unsetChangedate in interface HeaderDocument.Header

getChangeid

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

Specified by:
getChangeid in interface HeaderDocument.Header

isSetChangeid

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

Specified by:
isSetChangeid in interface HeaderDocument.Header

setChangeid

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

Specified by:
setChangeid in interface HeaderDocument.Header

addNewChangeid

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

Specified by:
addNewChangeid in interface HeaderDocument.Header

unsetChangeid

public void unsetChangeid()
Unsets the "changeid" attribute

Specified by:
unsetChangeid in interface HeaderDocument.Header


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