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

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

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

Fields in de.extra_standard.namespace.request._1 declared as MessageRequestBodyType
protected  MessageRequestBodyType MessageRequestType.messageBody
           
 

Methods in de.extra_standard.namespace.request._1 that return MessageRequestBodyType
 MessageRequestBodyType ObjectFactory.createMessageRequestBodyType()
          Create an instance of MessageRequestBodyType
 MessageRequestBodyType MessageRequestType.getMessageBody()
          Gets the value of the messageBody property.
 

Methods in de.extra_standard.namespace.request._1 that return types with arguments of type MessageRequestBodyType
 JAXBElement<MessageRequestBodyType> ObjectFactory.createMessageBody(MessageRequestBodyType value)
          Create an instance of JAXBElement<MessageRequestBodyType>}
 

Methods in de.extra_standard.namespace.request._1 with parameters of type MessageRequestBodyType
 JAXBElement<MessageRequestBodyType> ObjectFactory.createMessageBody(MessageRequestBodyType value)
          Create an instance of JAXBElement<MessageRequestBodyType>}
 void MessageRequestType.setMessageBody(MessageRequestBodyType value)
          Sets the value of the messageBody property.
 



Copyright © 2012-2013. All Rights Reserved.