Uses of Class
test.ReceiveMessage

Packages that use ReceiveMessage
test   
 

Uses of ReceiveMessage in test
 

Methods in test that return ReceiveMessage
 ReceiveMessage ObjectFactory.createReceiveMessage()
          Create an instance of ReceiveMessage
 

Methods in test that return types with arguments of type ReceiveMessage
 javax.xml.bind.JAXBElement<ReceiveMessage> ObjectFactory.createReceiveMessage(ReceiveMessage value)
          Create an instance of JAXBElement<ReceiveMessage>}
 

Methods in test with parameters of type ReceiveMessage
 javax.xml.bind.JAXBElement<ReceiveMessage> ObjectFactory.createReceiveMessage(ReceiveMessage value)
          Create an instance of JAXBElement<ReceiveMessage>}