|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fault | |
---|---|
org.icenigrid.schema.bes.factory.y2006.m08 | |
org.icenigrid.schema.bes.factory.y2006.m08.impl | |
org.xmlsoap.schemas.soap.envelope | |
org.xmlsoap.schemas.soap.envelope.impl |
Uses of Fault in org.icenigrid.schema.bes.factory.y2006.m08 |
---|
Methods in org.icenigrid.schema.bes.factory.y2006.m08 that return Fault | |
---|---|
Fault |
TerminateActivityResponseType.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
GetActivityDocumentResponseType.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
GetActivityStatusResponseType.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
TerminateActivityResponseType.getFault()
Gets the "Fault" element |
Fault |
GetActivityDocumentResponseType.getFault()
Gets the "Fault" element |
Fault |
GetActivityStatusResponseType.getFault()
Gets the "Fault" element |
Methods in org.icenigrid.schema.bes.factory.y2006.m08 with parameters of type Fault | |
---|---|
void |
TerminateActivityResponseType.setFault(Fault fault)
Sets the "Fault" element |
void |
GetActivityDocumentResponseType.setFault(Fault fault)
Sets the "Fault" element |
void |
GetActivityStatusResponseType.setFault(Fault fault)
Sets the "Fault" element |
Uses of Fault in org.icenigrid.schema.bes.factory.y2006.m08.impl |
---|
Methods in org.icenigrid.schema.bes.factory.y2006.m08.impl that return Fault | |
---|---|
Fault |
TerminateActivityResponseTypeImpl.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
GetActivityDocumentResponseTypeImpl.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
GetActivityStatusResponseTypeImpl.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
TerminateActivityResponseTypeImpl.getFault()
Gets the "Fault" element |
Fault |
GetActivityDocumentResponseTypeImpl.getFault()
Gets the "Fault" element |
Fault |
GetActivityStatusResponseTypeImpl.getFault()
Gets the "Fault" element |
Methods in org.icenigrid.schema.bes.factory.y2006.m08.impl with parameters of type Fault | |
---|---|
void |
TerminateActivityResponseTypeImpl.setFault(Fault fault)
Sets the "Fault" element |
void |
GetActivityDocumentResponseTypeImpl.setFault(Fault fault)
Sets the "Fault" element |
void |
GetActivityStatusResponseTypeImpl.setFault(Fault fault)
Sets the "Fault" element |
Uses of Fault in org.xmlsoap.schemas.soap.envelope |
---|
Methods in org.xmlsoap.schemas.soap.envelope that return Fault | |
---|---|
Fault |
FaultDocument.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
FaultDocument.getFault()
Gets the "Fault" element |
static Fault |
Fault.Factory.newInstance()
|
static Fault |
Fault.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static Fault |
Fault.Factory.parse(java.io.File file)
|
static Fault |
Fault.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static Fault |
Fault.Factory.parse(java.io.InputStream is)
|
static Fault |
Fault.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static Fault |
Fault.Factory.parse(org.w3c.dom.Node node)
|
static Fault |
Fault.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static Fault |
Fault.Factory.parse(java.io.Reader r)
|
static Fault |
Fault.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static Fault |
Fault.Factory.parse(java.lang.String xmlAsString)
|
static Fault |
Fault.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static Fault |
Fault.Factory.parse(java.net.URL u)
|
static Fault |
Fault.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static Fault |
Fault.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static Fault |
Fault.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static Fault |
Fault.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static Fault |
Fault.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.xmlsoap.schemas.soap.envelope with parameters of type Fault | |
---|---|
void |
FaultDocument.setFault(Fault fault)
Sets the "Fault" element |
Uses of Fault in org.xmlsoap.schemas.soap.envelope.impl |
---|
Classes in org.xmlsoap.schemas.soap.envelope.impl that implement Fault | |
---|---|
class |
FaultImpl
An XML Fault(@http://schemas.xmlsoap.org/soap/envelope/). |
Methods in org.xmlsoap.schemas.soap.envelope.impl that return Fault | |
---|---|
Fault |
FaultDocumentImpl.addNewFault()
Appends and returns a new empty "Fault" element |
Fault |
FaultDocumentImpl.getFault()
Gets the "Fault" element |
Methods in org.xmlsoap.schemas.soap.envelope.impl with parameters of type Fault | |
---|---|
void |
FaultDocumentImpl.setFault(Fault fault)
Sets the "Fault" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |