Uses of Class
org.w3.ns.wsdl.BindingOperationFaultType

Packages that use BindingOperationFaultType
com.ebmwebsourcing.commons.wsdl.impl.wsdl20   
org.w3.ns.wsdl   
 

Uses of BindingOperationFaultType in com.ebmwebsourcing.commons.wsdl.impl.wsdl20
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type BindingOperationFaultType
BindingFaultImpl(BindingOperationFaultType param, BindingOperationImpl bindingOperationImpl)
           
 

Uses of BindingOperationFaultType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return BindingOperationFaultType
 BindingOperationFaultType ObjectFactory.createBindingOperationFaultType()
          Create an instance of BindingOperationFaultType
 BindingOperationFaultType BindingOperationType.InputOrOutputOrInfaultItem.getItemInfault()
           
 BindingOperationFaultType BindingOperationType.InputOrOutputOrInfaultItem.getItemOutfault()
           
 

Methods in org.w3.ns.wsdl that return types with arguments of type BindingOperationFaultType
 javax.xml.bind.JAXBElement<BindingOperationFaultType> ObjectFactory.createBindingOperationTypeInfault(BindingOperationFaultType value)
          Create an instance of JAXBElement<BindingOperationFaultType>}
 javax.xml.bind.JAXBElement<BindingOperationFaultType> ObjectFactory.createBindingOperationTypeOutfault(BindingOperationFaultType value)
          Create an instance of JAXBElement<BindingOperationFaultType>}
 

Methods in org.w3.ns.wsdl with parameters of type BindingOperationFaultType
 javax.xml.bind.JAXBElement<BindingOperationFaultType> ObjectFactory.createBindingOperationTypeInfault(BindingOperationFaultType value)
          Create an instance of JAXBElement<BindingOperationFaultType>}
 javax.xml.bind.JAXBElement<BindingOperationFaultType> ObjectFactory.createBindingOperationTypeOutfault(BindingOperationFaultType value)
          Create an instance of JAXBElement<BindingOperationFaultType>}
 void BindingOperationType.InputOrOutputOrInfaultItem.setItemInfault(BindingOperationFaultType target)
           
 void BindingOperationType.InputOrOutputOrInfaultItem.setItemOutfault(BindingOperationFaultType target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.