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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type BindingOperationType
BindingOperationImpl(BindingOperationType bindingOperation, BindingImpl bindingImpl)
           
 

Uses of BindingOperationType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return BindingOperationType
 BindingOperationType ObjectFactory.createBindingOperationType()
          Create an instance of BindingOperationType
 BindingOperationType BindingType.OperationOrFaultOrAnyItem.getItemOperation()
           
 

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

Methods in org.w3.ns.wsdl with parameters of type BindingOperationType
 javax.xml.bind.JAXBElement<BindingOperationType> ObjectFactory.createBindingTypeOperation(BindingOperationType value)
          Create an instance of JAXBElement<BindingOperationType>}
 void BindingType.OperationOrFaultOrAnyItem.setItemOperation(BindingOperationType target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.