|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NoteDocument.Note
An XML note(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
NoteDocument.Note.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 |
addNewOEncoding()
Appends and returns a new empty "o-encoding" 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 |
String |
getLang()
Gets the "lang" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getOEncoding()
Gets the "o-encoding" attribute |
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 |
isSetLang()
True if has "lang" attribute |
boolean |
isSetOEncoding()
True if has "o-encoding" 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 |
setLang(String lang)
Sets the "lang" attribute |
void |
setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
Sets the "o-encoding" attribute |
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 |
unsetLang()
Unsets the "lang" attribute |
void |
unsetOEncoding()
Unsets the "o-encoding" attribute |
org.apache.xmlbeans.XmlLanguage |
xgetLang()
Gets (as xml) the "lang" 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 |
|---|
org.apache.xmlbeans.XmlAnySimpleType getOEncoding()
boolean isSetOEncoding()
void setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
org.apache.xmlbeans.XmlAnySimpleType addNewOEncoding()
void unsetOEncoding()
String getLang()
org.apache.xmlbeans.XmlLanguage xgetLang()
boolean isSetLang()
void setLang(String lang)
void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
void unsetLang()
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 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 | |||||||||