Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.MessageProperties

Packages that use MessageProperties
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704   
 

Uses of MessageProperties in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704
 

Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 declared as MessageProperties
protected  MessageProperties UserMessage.messageProperties
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return MessageProperties
 MessageProperties ObjectFactory.createMessageProperties()
          Create an instance of MessageProperties
 MessageProperties UserMessage.getMessageProperties()
          Gets the value of the messageProperties property.
 MessageProperties MessageProperties.withProperties(Collection<Property> values)
           
 MessageProperties MessageProperties.withProperties(List<Property> value)
           
 MessageProperties MessageProperties.withProperties(Property... values)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type MessageProperties
 void UserMessage.setMessageProperties(MessageProperties value)
          Sets the value of the messageProperties property.
 UserMessage UserMessage.withMessageProperties(MessageProperties value)
           
 

Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type MessageProperties
UserMessage(MessageInfo messageInfo, PartyInfo partyInfo, CollaborationInfo collaborationInfo, MessageProperties messageProperties, PayloadInfo payloadInfo, String mpc)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.