|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorV2Type
An XML ErrorV2Type(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ErrorV2Type.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 | |
|---|---|
String |
getDescription()
Gets the "Description" element |
String |
getHelpContext()
Gets the "HelpContext" element |
String |
getHelpFile()
Gets the "HelpFile" element |
int |
getNumber()
Gets the "Number" element |
String |
getSource()
Gets the "Source" element |
boolean |
isSetHelpContext()
True if has "HelpContext" element |
boolean |
isSetHelpFile()
True if has "HelpFile" element |
void |
setDescription(String description)
Sets the "Description" element |
void |
setHelpContext(String helpContext)
Sets the "HelpContext" element |
void |
setHelpFile(String helpFile)
Sets the "HelpFile" element |
void |
setNumber(int number)
Sets the "Number" element |
void |
setSource(String source)
Sets the "Source" element |
void |
unsetHelpContext()
Unsets the "HelpContext" element |
void |
unsetHelpFile()
Unsets the "HelpFile" element |
org.apache.xmlbeans.XmlString |
xgetDescription()
Gets (as xml) the "Description" element |
org.apache.xmlbeans.XmlString |
xgetHelpContext()
Gets (as xml) the "HelpContext" element |
org.apache.xmlbeans.XmlString |
xgetHelpFile()
Gets (as xml) the "HelpFile" element |
org.apache.xmlbeans.XmlInt |
xgetNumber()
Gets (as xml) the "Number" element |
org.apache.xmlbeans.XmlString |
xgetSource()
Gets (as xml) the "Source" element |
void |
xsetDescription(org.apache.xmlbeans.XmlString description)
Sets (as xml) the "Description" element |
void |
xsetHelpContext(org.apache.xmlbeans.XmlString helpContext)
Sets (as xml) the "HelpContext" element |
void |
xsetHelpFile(org.apache.xmlbeans.XmlString helpFile)
Sets (as xml) the "HelpFile" element |
void |
xsetNumber(org.apache.xmlbeans.XmlInt number)
Sets (as xml) the "Number" element |
void |
xsetSource(org.apache.xmlbeans.XmlString source)
Sets (as xml) the "Source" element |
| 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 |
|---|
int getNumber()
org.apache.xmlbeans.XmlInt xgetNumber()
void setNumber(int number)
void xsetNumber(org.apache.xmlbeans.XmlInt number)
String getSource()
org.apache.xmlbeans.XmlString xgetSource()
void setSource(String source)
void xsetSource(org.apache.xmlbeans.XmlString source)
String getDescription()
org.apache.xmlbeans.XmlString xgetDescription()
void setDescription(String description)
void xsetDescription(org.apache.xmlbeans.XmlString description)
String getHelpFile()
org.apache.xmlbeans.XmlString xgetHelpFile()
boolean isSetHelpFile()
void setHelpFile(String helpFile)
void xsetHelpFile(org.apache.xmlbeans.XmlString helpFile)
void unsetHelpFile()
String getHelpContext()
org.apache.xmlbeans.XmlString xgetHelpContext()
boolean isSetHelpContext()
void setHelpContext(String helpContext)
void xsetHelpContext(org.apache.xmlbeans.XmlString helpContext)
void unsetHelpContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||