|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TuvDocument.Tuv
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 |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
NoteDocument.Note[] getNoteArray()
NoteDocument.Note getNoteArray(int i)
int sizeOfNoteArray()
void setNoteArray(NoteDocument.Note[] noteArray)
void setNoteArray(int i,
NoteDocument.Note note)
NoteDocument.Note insertNewNote(int i)
NoteDocument.Note addNewNote()
void removeNote(int i)
PropDocument.Prop[] getPropArray()
PropDocument.Prop getPropArray(int i)
int sizeOfPropArray()
void setPropArray(PropDocument.Prop[] propArray)
void setPropArray(int i,
PropDocument.Prop prop)
PropDocument.Prop insertNewProp(int i)
PropDocument.Prop addNewProp()
void removeProp(int i)
SegDocument.Seg getSeg()
void setSeg(SegDocument.Seg seg)
SegDocument.Seg addNewSeg()
String getLang()
org.apache.xmlbeans.XmlLanguage xgetLang()
void setLang(String lang)
void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
org.apache.xmlbeans.XmlAnySimpleType getOEncoding()
boolean isSetOEncoding()
void setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
org.apache.xmlbeans.XmlAnySimpleType addNewOEncoding()
void unsetOEncoding()
Datatype.Enum getDatatype()
Datatype xgetDatatype()
boolean isSetDatatype()
void setDatatype(Datatype.Enum datatype)
void xsetDatatype(Datatype datatype)
void unsetDatatype()
org.apache.xmlbeans.XmlAnySimpleType getUsagecount()
boolean isSetUsagecount()
void setUsagecount(org.apache.xmlbeans.XmlAnySimpleType usagecount)
org.apache.xmlbeans.XmlAnySimpleType addNewUsagecount()
void unsetUsagecount()
org.apache.xmlbeans.XmlAnySimpleType getLastusagedate()
boolean isSetLastusagedate()
void setLastusagedate(org.apache.xmlbeans.XmlAnySimpleType lastusagedate)
org.apache.xmlbeans.XmlAnySimpleType addNewLastusagedate()
void unsetLastusagedate()
org.apache.xmlbeans.XmlAnySimpleType getCreationtool()
boolean isSetCreationtool()
void setCreationtool(org.apache.xmlbeans.XmlAnySimpleType creationtool)
org.apache.xmlbeans.XmlAnySimpleType addNewCreationtool()
void unsetCreationtool()
org.apache.xmlbeans.XmlAnySimpleType getCreationtoolversion()
boolean isSetCreationtoolversion()
void setCreationtoolversion(org.apache.xmlbeans.XmlAnySimpleType creationtoolversion)
org.apache.xmlbeans.XmlAnySimpleType addNewCreationtoolversion()
void unsetCreationtoolversion()
org.apache.xmlbeans.XmlAnySimpleType getCreationdate()
boolean isSetCreationdate()
void setCreationdate(org.apache.xmlbeans.XmlAnySimpleType creationdate)
org.apache.xmlbeans.XmlAnySimpleType addNewCreationdate()
void unsetCreationdate()
org.apache.xmlbeans.XmlAnySimpleType getCreationid()
boolean isSetCreationid()
void setCreationid(org.apache.xmlbeans.XmlAnySimpleType creationid)
org.apache.xmlbeans.XmlAnySimpleType addNewCreationid()
void unsetCreationid()
org.apache.xmlbeans.XmlAnySimpleType getChangedate()
boolean isSetChangedate()
void setChangedate(org.apache.xmlbeans.XmlAnySimpleType changedate)
org.apache.xmlbeans.XmlAnySimpleType addNewChangedate()
void unsetChangedate()
org.apache.xmlbeans.XmlAnySimpleType getOTmf()
boolean isSetOTmf()
void setOTmf(org.apache.xmlbeans.XmlAnySimpleType oTmf)
org.apache.xmlbeans.XmlAnySimpleType addNewOTmf()
void unsetOTmf()
org.apache.xmlbeans.XmlAnySimpleType getChangeid()
boolean isSetChangeid()
void setChangeid(org.apache.xmlbeans.XmlAnySimpleType changeid)
org.apache.xmlbeans.XmlAnySimpleType addNewChangeid()
void unsetChangeid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||