|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ExternalFileDocument.ExternalFile
An XML external-file(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ExternalFileDocument.ExternalFile.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 |
addNewCrc()
Appends and returns a new empty "crc" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewHref()
Appends and returns a new empty "href" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewUid()
Appends and returns a new empty "uid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCrc()
Gets the "crc" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getHref()
Gets the "href" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getUid()
Gets the "uid" attribute |
boolean |
isSetCrc()
True if has "crc" attribute |
boolean |
isSetUid()
True if has "uid" attribute |
void |
setCrc(org.apache.xmlbeans.XmlAnySimpleType crc)
Sets the "crc" attribute |
void |
setHref(org.apache.xmlbeans.XmlAnySimpleType href)
Sets the "href" attribute |
void |
setUid(org.apache.xmlbeans.XmlAnySimpleType uid)
Sets the "uid" attribute |
void |
unsetCrc()
Unsets the "crc" attribute |
void |
unsetUid()
Unsets the "uid" 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 getHref()
void setHref(org.apache.xmlbeans.XmlAnySimpleType href)
org.apache.xmlbeans.XmlAnySimpleType addNewHref()
org.apache.xmlbeans.XmlAnySimpleType getCrc()
boolean isSetCrc()
void setCrc(org.apache.xmlbeans.XmlAnySimpleType crc)
org.apache.xmlbeans.XmlAnySimpleType addNewCrc()
void unsetCrc()
org.apache.xmlbeans.XmlAnySimpleType getUid()
boolean isSetUid()
void setUid(org.apache.xmlbeans.XmlAnySimpleType uid)
org.apache.xmlbeans.XmlAnySimpleType addNewUid()
void unsetUid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||