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

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

Uses of To 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 To
protected  To PartyInfo.to
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return To
 To ObjectFactory.createTo()
          Create an instance of To
 To PartyInfo.getTo()
          Gets the value of the to property.
 To To.withPartyIds(Collection<PartyId> values)
           
 To To.withPartyIds(List<PartyId> value)
           
 To To.withPartyIds(PartyId... values)
           
 To To.withRole(String value)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type To
 void PartyInfo.setTo(To value)
          Sets the value of the to property.
 PartyInfo PartyInfo.withTo(To value)
           
 

Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type To
PartyInfo(From from, To to)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.