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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type InterfaceOperationType
OperationImpl(InterfaceOperationType op, InterfaceTypeImpl itf)
           
 

Uses of InterfaceOperationType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return InterfaceOperationType
 InterfaceOperationType ObjectFactory.createInterfaceOperationType()
          Create an instance of InterfaceOperationType
 InterfaceOperationType InterfaceType.OperationOrFaultOrAnyItem.getItemOperation()
           
 

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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.