org.plasma.xml.wsdl.v11.soap
Class TFaultRes
java.lang.Object
org.plasma.xml.wsdl.v11.TExtensibilityElement
org.plasma.xml.wsdl.v11.soap.TBody
org.plasma.xml.wsdl.v11.soap.TFaultRes
- Direct Known Subclasses:
- Fault
public abstract class TFaultRes
- extends TBody
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TFaultRes
public TFaultRes()
Copyright © 2013. All rights reserved.