|
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.JavaStringHolder
org.apache.xmlbeans.impl.values.JavaStringHolderEx
org.kr.dl.dig.v1_1.impl.WarningDocumentImpl.WarningImpl
An XML warning(@http://dl.kr.org/dig/2003/02/lang). This is an atomic type that is a restriction of org.apache.xmlbeans.XmlString.
| Nested Class Summary |
| Nested classes inherited from class org.kr.dl.dig.v1_1.WarningDocument.Warning |
WarningDocument.Warning.Factory |
| 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.WarningDocument.Warning |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
WarningDocumentImpl.WarningImpl(SchemaType sType)
|
|
| Method Summary | |
BigInteger |
getCode()
Gets the "code" attribute |
String |
getMessage()
Gets the "message" attribute |
boolean |
isSetCode()
True if has "code" attribute |
boolean |
isSetMessage()
True if has "message" attribute |
void |
setCode(BigInteger code)
Sets the "code" attribute |
void |
setMessage(String message)
Sets the "message" attribute |
void |
unsetCode()
Unsets the "code" attribute |
void |
unsetMessage()
Unsets the "message" attribute |
XmlInteger |
xgetCode()
Gets (as xml) the "code" attribute |
XmlString |
xgetMessage()
Gets (as xml) the "message" attribute |
void |
xsetCode(XmlInteger code)
Sets (as xml) the "code" attribute |
void |
xsetMessage(XmlString message)
Sets (as xml) the "message" attribute |
| Methods inherited from class org.apache.xmlbeans.impl.values.JavaStringHolderEx |
schemaType, validateLexical |
| Methods inherited from class org.apache.xmlbeans.impl.values.JavaStringHolder |
compute_text |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
getStringValue, set, setStringValue, stringValue |
| 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 WarningDocumentImpl.WarningImpl(SchemaType sType)
| Method Detail |
public String getMessage()
getMessage in interface WarningDocument.Warningpublic XmlString xgetMessage()
xgetMessage in interface WarningDocument.Warningpublic boolean isSetMessage()
isSetMessage in interface WarningDocument.Warningpublic void setMessage(String message)
setMessage in interface WarningDocument.Warningpublic void xsetMessage(XmlString message)
xsetMessage in interface WarningDocument.Warningpublic void unsetMessage()
unsetMessage in interface WarningDocument.Warningpublic BigInteger getCode()
getCode in interface WarningDocument.Warningpublic XmlInteger xgetCode()
xgetCode in interface WarningDocument.Warningpublic boolean isSetCode()
isSetCode in interface WarningDocument.Warningpublic void setCode(BigInteger code)
setCode in interface WarningDocument.Warningpublic void xsetCode(XmlInteger code)
xsetCode in interface WarningDocument.Warningpublic void unsetCode()
unsetCode in interface WarningDocument.Warning
|
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 | ||||||||||