|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.kr.dl.dig.v1_1.impl.IdentifierDocumentImpl.IdentifierImpl
An XML identifier(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
Nested Class Summary | |
static class |
IdentifierDocumentImpl.IdentifierImpl.VersionImpl
An XML version(@). |
Nested classes inherited from class org.kr.dl.dig.v1_1.IdentifierDocument.Identifier |
IdentifierDocument.Identifier.Factory, IdentifierDocument.Identifier.Version |
Field Summary |
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
Fields inherited from interface org.kr.dl.dig.v1_1.IdentifierDocument.Identifier |
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
IdentifierDocumentImpl.IdentifierImpl(SchemaType sType)
|
Method Summary | |
SupportsType |
addNewSupports()
Appends and returns a new empty "supports" element |
String |
getMessage()
Gets the "message" attribute |
String |
getName()
Gets the "name" attribute |
SupportsType |
getSupports()
Gets the "supports" element |
String |
getVersion()
Gets the "version" attribute |
boolean |
isSetMessage()
True if has "message" attribute |
void |
setMessage(String message)
Sets the "message" attribute |
void |
setName(String name)
Sets the "name" attribute |
void |
setSupports(SupportsType supports)
Sets the "supports" element |
void |
setVersion(String version)
Sets the "version" attribute |
void |
unsetMessage()
Unsets the "message" attribute |
XmlString |
xgetMessage()
Gets (as xml) the "message" attribute |
XmlString |
xgetName()
Gets (as xml) the "name" attribute |
IdentifierDocument.Identifier.Version |
xgetVersion()
Gets (as xml) the "version" attribute |
void |
xsetMessage(XmlString message)
Sets (as xml) the "message" attribute |
void |
xsetName(XmlString name)
Sets (as xml) the "name" attribute |
void |
xsetVersion(IdentifierDocument.Identifier.Version version)
Sets (as xml) the "version" attribute |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
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_text |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText |
Constructor Detail |
public IdentifierDocumentImpl.IdentifierImpl(SchemaType sType)
Method Detail |
public SupportsType getSupports()
getSupports
in interface IdentifierDocument.Identifier
public void setSupports(SupportsType supports)
setSupports
in interface IdentifierDocument.Identifier
public SupportsType addNewSupports()
addNewSupports
in interface IdentifierDocument.Identifier
public String getName()
getName
in interface IdentifierDocument.Identifier
public XmlString xgetName()
xgetName
in interface IdentifierDocument.Identifier
public void setName(String name)
setName
in interface IdentifierDocument.Identifier
public void xsetName(XmlString name)
xsetName
in interface IdentifierDocument.Identifier
public String getVersion()
getVersion
in interface IdentifierDocument.Identifier
public IdentifierDocument.Identifier.Version xgetVersion()
xgetVersion
in interface IdentifierDocument.Identifier
public void setVersion(String version)
setVersion
in interface IdentifierDocument.Identifier
public void xsetVersion(IdentifierDocument.Identifier.Version version)
xsetVersion
in interface IdentifierDocument.Identifier
public String getMessage()
getMessage
in interface IdentifierDocument.Identifier
public XmlString xgetMessage()
xgetMessage
in interface IdentifierDocument.Identifier
public boolean isSetMessage()
isSetMessage
in interface IdentifierDocument.Identifier
public void setMessage(String message)
setMessage
in interface IdentifierDocument.Identifier
public void xsetMessage(XmlString message)
xsetMessage
in interface IdentifierDocument.Identifier
public void unsetMessage()
unsetMessage
in interface IdentifierDocument.Identifier
|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |