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

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

Uses of AgreementRef 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 AgreementRef
protected  AgreementRef CollaborationInfo.agreementRef
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return AgreementRef
 AgreementRef ObjectFactory.createAgreementRef()
          Create an instance of AgreementRef
 AgreementRef CollaborationInfo.getAgreementRef()
          Gets the value of the agreementRef property.
 AgreementRef AgreementRef.withPmode(String value)
           
 AgreementRef AgreementRef.withType(String value)
           
 AgreementRef AgreementRef.withValue(String value)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type AgreementRef
 void CollaborationInfo.setAgreementRef(AgreementRef value)
          Sets the value of the agreementRef property.
 CollaborationInfo CollaborationInfo.withAgreementRef(AgreementRef value)
           
 

Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type AgreementRef
CollaborationInfo(AgreementRef agreementRef, Service service, String action, String conversationId)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.