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

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

Uses of Service 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 Service
protected  Service CollaborationInfo.service
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Service
 Service ObjectFactory.createService()
          Create an instance of Service
 Service CollaborationInfo.getService()
          Gets the value of the service property.
 Service Service.withType(String value)
           
 Service Service.withValue(String value)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Service
 void CollaborationInfo.setService(Service value)
          Sets the value of the service property.
 CollaborationInfo CollaborationInfo.withService(Service value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.