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

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

Uses of From 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 From
protected  From PartyInfo.from
           
 

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

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type From
 void PartyInfo.setFrom(From value)
          Sets the value of the from property.
 PartyInfo PartyInfo.withFrom(From value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.