|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.xml.wsdl.v11.TExtensibilityElement
org.plasma.xml.wsdl.v11.soap.TBody
org.plasma.xml.wsdl.v11.soap.TFaultRes
public abstract class TFaultRes
Java class for tFaultRes complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tFaultRes">
<complexContent>
<restriction base="{http://schemas.xmlsoap.org/wsdl/soap/}tBody">
<attGroup ref="{http://schemas.xmlsoap.org/wsdl/soap/}tBodyAttributes"/>
<attribute ref="{http://schemas.xmlsoap.org/wsdl/}required"/>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.plasma.xml.wsdl.v11.soap.TBody |
|---|
encodingStyles, namespace, parts, use |
| Fields inherited from class org.plasma.xml.wsdl.v11.TExtensibilityElement |
|---|
required |
| Constructor Summary | |
|---|---|
TFaultRes()
|
|
| Method Summary |
|---|
| Methods inherited from class org.plasma.xml.wsdl.v11.soap.TBody |
|---|
getEncodingStyles, getNamespace, getParts, getUse, setNamespace, setUse |
| Methods inherited from class org.plasma.xml.wsdl.v11.TExtensibilityElement |
|---|
isRequired, setRequired |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TFaultRes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||