Uses of Class
de.extra_standard.namespace.request._1.MessageRequestType

Packages that use MessageRequestType
de.extra_standard.namespace.request._1   
 

Uses of MessageRequestType in de.extra_standard.namespace.request._1
 

Fields in de.extra_standard.namespace.request._1 with type parameters of type MessageRequestType
protected  List<MessageRequestType> TransportRequestBodyType.message
           
protected  List<MessageRequestType> PackageRequestBodyType.message
           
 

Methods in de.extra_standard.namespace.request._1 that return MessageRequestType
 MessageRequestType ObjectFactory.createMessageRequestType()
          Create an instance of MessageRequestType
 

Methods in de.extra_standard.namespace.request._1 that return types with arguments of type MessageRequestType
 JAXBElement<MessageRequestType> ObjectFactory.createMessage(MessageRequestType value)
          Create an instance of JAXBElement<MessageRequestType>}
 List<MessageRequestType> TransportRequestBodyType.getMessage()
          Gets the value of the message property.
 List<MessageRequestType> PackageRequestBodyType.getMessage()
          Gets the value of the message property.
 

Methods in de.extra_standard.namespace.request._1 with parameters of type MessageRequestType
 JAXBElement<MessageRequestType> ObjectFactory.createMessage(MessageRequestType value)
          Create an instance of JAXBElement<MessageRequestType>}
 



Copyright © 2012-2013. All Rights Reserved.