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

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

Uses of PullRequest 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 PullRequest
protected  PullRequest SignalMessage.pullRequest
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PullRequest
 PullRequest ObjectFactory.createPullRequest()
          Create an instance of PullRequest
 PullRequest SignalMessage.getPullRequest()
          Gets the value of the pullRequest property.
 PullRequest PullRequest.withAnies(Collection<Object> values)
           
 PullRequest PullRequest.withAnies(List<Object> value)
           
 PullRequest PullRequest.withAnies(Object... values)
           
 PullRequest PullRequest.withMpc(String value)
           
 

Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PullRequest
 void SignalMessage.setPullRequest(PullRequest value)
          Sets the value of the pullRequest property.
 SignalMessage SignalMessage.withPullRequest(PullRequest value)
           
 

Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PullRequest
SignalMessage(MessageInfo messageInfo, PullRequest pullRequest, Receipt receipt, List<Error> errors, List<Object> anies)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.