Class TBindingOperationFault

All Implemented Interfaces:
Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.ToString

public class TBindingOperationFault extends TExtensibleDocumented implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.ToString

Java class for tBindingOperationFault complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="tBindingOperationFault">
   <complexContent>
     <extension base="{http://schemas.xmlsoap.org/wsdl/}tExtensibleDocumented">
       <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
     </extension>
   </complexContent>
 </complexType>