Uses of Class
test.ReceiveMessageResponse

Packages that use ReceiveMessageResponse
test   
 

Uses of ReceiveMessageResponse in test
 

Methods in test that return ReceiveMessageResponse
 ReceiveMessageResponse ObjectFactory.createReceiveMessageResponse()
          Create an instance of ReceiveMessageResponse
 

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

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