Uses of Class
org.xmlsoap.schemas.wsdl.TMessage

Packages that use TMessage
com.ebmwebsourcing.commons.wsdl.impl.wsdl11   
org.xmlsoap.schemas.wsdl   
 

Uses of TMessage in com.ebmwebsourcing.commons.wsdl.impl.wsdl11
 

Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 that return types with arguments of type TMessage
 java.util.List<TMessage> DescriptionImpl.getMessages()
           
 

Method parameters in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with type arguments of type TMessage
 void DescriptionImpl.setMessages(java.util.List<TMessage> messages)
           
 

Uses of TMessage in org.xmlsoap.schemas.wsdl
 

Methods in org.xmlsoap.schemas.wsdl that return TMessage
 TMessage ObjectFactory.createTMessage()
          Create an instance of TMessage
 TMessage TDefinitions.AnyTopLevelOptionalElementItem.getItemMessage()
           
 

Methods in org.xmlsoap.schemas.wsdl with parameters of type TMessage
 void TDefinitions.AnyTopLevelOptionalElementItem.setItemMessage(TMessage target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.