|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML Fault(@http://schemas.xmlsoap.org/soap/envelope/). This is a complex type.
| Nested Class Summary | |
static class |
Fault.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
Detail |
addNewDetail()
Appends and returns a new empty "detail" element |
Detail |
getDetail()
Gets the "detail" element |
String |
getFaultactor()
Gets the "faultactor" element |
QName |
getFaultcode()
Gets the "faultcode" element |
String |
getFaultstring()
Gets the "faultstring" element |
boolean |
isSetDetail()
True if has "detail" element |
boolean |
isSetFaultactor()
True if has "faultactor" element |
void |
setDetail(Detail detail)
Sets the "detail" element |
void |
setFaultactor(String faultactor)
Sets the "faultactor" element |
void |
setFaultcode(QName faultcode)
Sets the "faultcode" element |
void |
setFaultstring(String faultstring)
Sets the "faultstring" element |
void |
unsetDetail()
Unsets the "detail" element |
void |
unsetFaultactor()
Unsets the "faultactor" element |
XmlAnyURI |
xgetFaultactor()
Gets (as xml) the "faultactor" element |
XmlQName |
xgetFaultcode()
Gets (as xml) the "faultcode" element |
XmlString |
xgetFaultstring()
Gets (as xml) the "faultstring" element |
void |
xsetFaultactor(XmlAnyURI faultactor)
Sets (as xml) the "faultactor" element |
void |
xsetFaultcode(XmlQName faultcode)
Sets (as xml) the "faultcode" element |
void |
xsetFaultstring(XmlString faultstring)
Sets (as xml) the "faultstring" 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 |
public static final SchemaType type
| Method Detail |
public QName getFaultcode()
public XmlQName xgetFaultcode()
public void setFaultcode(QName faultcode)
public void xsetFaultcode(XmlQName faultcode)
public String getFaultstring()
public XmlString xgetFaultstring()
public void setFaultstring(String faultstring)
public void xsetFaultstring(XmlString faultstring)
public String getFaultactor()
public XmlAnyURI xgetFaultactor()
public boolean isSetFaultactor()
public void setFaultactor(String faultactor)
public void xsetFaultactor(XmlAnyURI faultactor)
public void unsetFaultactor()
public Detail getDetail()
public boolean isSetDetail()
public void setDetail(Detail detail)
public Detail addNewDetail()
public void unsetDetail()
|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||