|
HPSearch | |||||||||
| 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
cgl.hpsearch.schemas.soap11.impl.FaultImpl
An XML Fault(@http://schemas.xmlsoap.org/soap/envelope/). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class cgl.hpsearch.schemas.soap11.Fault |
Fault.Factory |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface cgl.hpsearch.schemas.soap11.Fault |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
FaultImpl(SchemaType sType)
|
|
| 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 class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
public FaultImpl(SchemaType sType)
| Method Detail |
public QName getFaultcode()
getFaultcode in interface Faultpublic XmlQName xgetFaultcode()
xgetFaultcode in interface Faultpublic void setFaultcode(QName faultcode)
setFaultcode in interface Faultpublic void xsetFaultcode(XmlQName faultcode)
xsetFaultcode in interface Faultpublic String getFaultstring()
getFaultstring in interface Faultpublic XmlString xgetFaultstring()
xgetFaultstring in interface Faultpublic void setFaultstring(String faultstring)
setFaultstring in interface Faultpublic void xsetFaultstring(XmlString faultstring)
xsetFaultstring in interface Faultpublic String getFaultactor()
getFaultactor in interface Faultpublic XmlAnyURI xgetFaultactor()
xgetFaultactor in interface Faultpublic boolean isSetFaultactor()
isSetFaultactor in interface Faultpublic void setFaultactor(String faultactor)
setFaultactor in interface Faultpublic void xsetFaultactor(XmlAnyURI faultactor)
xsetFaultactor in interface Faultpublic void unsetFaultactor()
unsetFaultactor in interface Faultpublic Detail getDetail()
getDetail in interface Faultpublic boolean isSetDetail()
isSetDetail in interface Faultpublic void setDetail(Detail detail)
setDetail in interface Faultpublic Detail addNewDetail()
addNewDetail in interface Faultpublic void unsetDetail()
unsetDetail in interface Fault
|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||