|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ExceptionReportDocument.ExceptionReport
An XML ExceptionReport(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ExceptionReportDocument.ExceptionReport.Factory
A factory class with static methods for creating instances of this type. |
static interface |
ExceptionReportDocument.ExceptionReport.Version
An XML version(@). |
| 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 | |
|---|---|
ExceptionType |
addNewException()
Appends and returns a new empty value (as xml) as the last "Exception" element |
ExceptionType[] |
getExceptionArray()
Gets array of all "Exception" elements |
ExceptionType |
getExceptionArray(int i)
Gets ith "Exception" element |
String |
getLang()
Gets the "lang" attribute |
String |
getVersion()
Gets the "version" attribute |
ExceptionType |
insertNewException(int i)
Inserts and returns a new empty value (as xml) as the ith "Exception" element |
boolean |
isSetLang()
True if has "lang" attribute |
void |
removeException(int i)
Removes the ith "Exception" element |
void |
setExceptionArray(ExceptionType[] exceptionArray)
Sets array of all "Exception" element |
void |
setExceptionArray(int i,
ExceptionType exception)
Sets ith "Exception" element |
void |
setLang(String lang)
Sets the "lang" attribute |
void |
setVersion(String version)
Sets the "version" attribute |
int |
sizeOfExceptionArray()
Returns number of "Exception" element |
void |
unsetLang()
Unsets the "lang" attribute |
org.apache.xmlbeans.XmlLanguage |
xgetLang()
Gets (as xml) the "lang" attribute |
ExceptionReportDocument.ExceptionReport.Version |
xgetVersion()
Gets (as xml) the "version" attribute |
void |
xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute |
void |
xsetVersion(ExceptionReportDocument.ExceptionReport.Version version)
Sets (as xml) the "version" 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 |
|---|
ExceptionType[] getExceptionArray()
ExceptionType getExceptionArray(int i)
int sizeOfExceptionArray()
void setExceptionArray(ExceptionType[] exceptionArray)
void setExceptionArray(int i,
ExceptionType exception)
ExceptionType insertNewException(int i)
ExceptionType addNewException()
void removeException(int i)
String getVersion()
ExceptionReportDocument.ExceptionReport.Version xgetVersion()
void setVersion(String version)
void xsetVersion(ExceptionReportDocument.ExceptionReport.Version version)
String getLang()
org.apache.xmlbeans.XmlLanguage xgetLang()
boolean isSetLang()
void setLang(String lang)
void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
void unsetLang()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||