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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type MessageRefType
InputImpl(MessageRefType param, OperationImpl operationImpl)
           
OutputImpl(MessageRefType param, OperationImpl operationImpl)
           
 

Uses of MessageRefType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return MessageRefType
 MessageRefType ObjectFactory.createMessageRefType()
          Create an instance of MessageRefType
 MessageRefType InterfaceOperationType.InputOrOutputOrInfaultItem.getItemInput()
           
 MessageRefType InterfaceOperationType.InputOrOutputOrInfaultItem.getItemOutput()
           
 

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

Methods in org.w3.ns.wsdl with parameters of type MessageRefType
 javax.xml.bind.JAXBElement<MessageRefType> ObjectFactory.createInterfaceOperationTypeInput(MessageRefType value)
          Create an instance of JAXBElement<MessageRefType>}
 javax.xml.bind.JAXBElement<MessageRefType> ObjectFactory.createInterfaceOperationTypeOutput(MessageRefType value)
          Create an instance of JAXBElement<MessageRefType>}
 void InterfaceOperationType.InputOrOutputOrInfaultItem.setItemInput(MessageRefType target)
           
 void InterfaceOperationType.InputOrOutputOrInfaultItem.setItemOutput(MessageRefType target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.