org.lisa.tmx20
Interface SubDocument.Sub

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
SubDocumentImpl.SubImpl
Enclosing interface:
SubDocument

public static interface SubDocument.Sub
extends org.apache.xmlbeans.XmlObject

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


Nested Class Summary
static class SubDocument.Sub.Factory
          A factory class with static methods for creating instances of this type.
static interface SubDocument.Sub.Type
          An XML type(@).
static interface SubDocument.Sub.X
          An XML x(@).
 
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
 BptDocument.Bpt addNewBpt()
          Appends and returns a new empty value (as xml) as the last "bpt" element
 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
 Datatype.Enum getDatatype()
          Gets the "datatype" 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 isSetDatatype()
          True if has "datatype" 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 setDatatype(Datatype.Enum datatype)
          Sets the "datatype" 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 unsetDatatype()
          Unsets the "datatype" attribute
 void unsetX2()
          Unsets the "x" attribute
 Datatype xgetDatatype()
          Gets (as xml) the "datatype" attribute
 SubDocument.Sub.Type xgetType()
          Gets (as xml) the "type" attribute
 SubDocument.Sub.X xgetX2()
          Gets (as xml) the "x" attribute
 void xsetDatatype(Datatype datatype)
          Sets (as xml) the "datatype" attribute
 void xsetType(SubDocument.Sub.Type type)
          Sets (as xml) the "type" attribute
 void xsetX2(SubDocument.Sub.X x2)
          Sets (as xml) the "x" 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

getBptArray

BptDocument.Bpt[] getBptArray()
Gets array of all "bpt" elements


getBptArray

BptDocument.Bpt getBptArray(int i)
Gets ith "bpt" element


sizeOfBptArray

int sizeOfBptArray()
Returns number of "bpt" element


setBptArray

void setBptArray(BptDocument.Bpt[] bptArray)
Sets array of all "bpt" element


setBptArray

void setBptArray(int i,
                 BptDocument.Bpt bpt)
Sets ith "bpt" element


insertNewBpt

BptDocument.Bpt insertNewBpt(int i)
Inserts and returns a new empty value (as xml) as the ith "bpt" element


addNewBpt

BptDocument.Bpt addNewBpt()
Appends and returns a new empty value (as xml) as the last "bpt" element


removeBpt

void removeBpt(int i)
Removes the ith "bpt" element


getEptArray

EptDocument.Ept[] getEptArray()
Gets array of all "ept" elements


getEptArray

EptDocument.Ept getEptArray(int i)
Gets ith "ept" element


sizeOfEptArray

int sizeOfEptArray()
Returns number of "ept" element


setEptArray

void setEptArray(EptDocument.Ept[] eptArray)
Sets array of all "ept" element


setEptArray

void setEptArray(int i,
                 EptDocument.Ept ept)
Sets ith "ept" element


insertNewEpt

EptDocument.Ept insertNewEpt(int i)
Inserts and returns a new empty value (as xml) as the ith "ept" element


addNewEpt

EptDocument.Ept addNewEpt()
Appends and returns a new empty value (as xml) as the last "ept" element


removeEpt

void removeEpt(int i)
Removes the ith "ept" element


getPhArray

PhDocument.Ph[] getPhArray()
Gets array of all "ph" elements


getPhArray

PhDocument.Ph getPhArray(int i)
Gets ith "ph" element


sizeOfPhArray

int sizeOfPhArray()
Returns number of "ph" element


setPhArray

void setPhArray(PhDocument.Ph[] phArray)
Sets array of all "ph" element


setPhArray

void setPhArray(int i,
                PhDocument.Ph ph)
Sets ith "ph" element


insertNewPh

PhDocument.Ph insertNewPh(int i)
Inserts and returns a new empty value (as xml) as the ith "ph" element


addNewPh

PhDocument.Ph addNewPh()
Appends and returns a new empty value (as xml) as the last "ph" element


removePh

void removePh(int i)
Removes the ith "ph" element


getHiArray

HiDocument.Hi[] getHiArray()
Gets array of all "hi" elements


getHiArray

HiDocument.Hi getHiArray(int i)
Gets ith "hi" element


sizeOfHiArray

int sizeOfHiArray()
Returns number of "hi" element


setHiArray

void setHiArray(HiDocument.Hi[] hiArray)
Sets array of all "hi" element


setHiArray

void setHiArray(int i,
                HiDocument.Hi hi)
Sets ith "hi" element


insertNewHi

HiDocument.Hi insertNewHi(int i)
Inserts and returns a new empty value (as xml) as the ith "hi" element


addNewHi

HiDocument.Hi addNewHi()
Appends and returns a new empty value (as xml) as the last "hi" element


removeHi

void removeHi(int i)
Removes the ith "hi" element


getGArray

GDocument.G[] getGArray()
Gets array of all "g" elements


getGArray

GDocument.G getGArray(int i)
Gets ith "g" element


sizeOfGArray

int sizeOfGArray()
Returns number of "g" element


setGArray

void setGArray(GDocument.G[] gArray)
Sets array of all "g" element


setGArray

void setGArray(int i,
               GDocument.G g)
Sets ith "g" element


insertNewG

GDocument.G insertNewG(int i)
Inserts and returns a new empty value (as xml) as the ith "g" element


addNewG

GDocument.G addNewG()
Appends and returns a new empty value (as xml) as the last "g" element


removeG

void removeG(int i)
Removes the ith "g" element


getXArray

XDocument.X[] getXArray()
Gets array of all "x" elements


getXArray

XDocument.X getXArray(int i)
Gets ith "x" element


sizeOfXArray

int sizeOfXArray()
Returns number of "x" element


setXArray

void setXArray(XDocument.X[] xArray)
Sets array of all "x" element


setXArray

void setXArray(int i,
               XDocument.X x)
Sets ith "x" element


insertNewX

XDocument.X insertNewX(int i)
Inserts and returns a new empty value (as xml) as the ith "x" element


addNewX

XDocument.X addNewX()
Appends and returns a new empty value (as xml) as the last "x" element


removeX

void removeX(int i)
Removes the ith "x" element


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


getType

String getType()
Gets the "type" attribute


xgetType

SubDocument.Sub.Type xgetType()
Gets (as xml) the "type" attribute


setType

void setType(String type)
Sets the "type" attribute


xsetType

void xsetType(SubDocument.Sub.Type type)
Sets (as xml) the "type" attribute


getX2

BigInteger getX2()
Gets the "x" attribute


xgetX2

SubDocument.Sub.X xgetX2()
Gets (as xml) the "x" attribute


isSetX2

boolean isSetX2()
True if has "x" attribute


setX2

void setX2(BigInteger x2)
Sets the "x" attribute


xsetX2

void xsetX2(SubDocument.Sub.X x2)
Sets (as xml) the "x" attribute


unsetX2

void unsetX2()
Unsets the "x" attribute



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