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

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

Uses of PartyInfo 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 PartyInfo
protected  PartyInfo UserMessage.partyInfo
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PartyInfo
 PartyInfo ObjectFactory.createPartyInfo()
          Create an instance of PartyInfo
 PartyInfo UserMessage.getPartyInfo()
          Gets the value of the partyInfo property.
 PartyInfo PartyInfo.withFrom(From value)
           
 PartyInfo PartyInfo.withTo(To value)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartyInfo
 void UserMessage.setPartyInfo(PartyInfo value)
          Sets the value of the partyInfo property.
 UserMessage UserMessage.withPartyInfo(PartyInfo value)
           
 

Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PartyInfo
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.