Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.PullRequest
-
Packages that use PullRequest Package Description 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 Modifier and Type Field Description protected PullRequestPullRequest.Builder. _storedValueprotected PullRequestSignalMessage. pullRequestMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type PullRequest Modifier and Type Method Description protected <_P extends PullRequest>
_PPullRequest.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return PullRequest Modifier and Type Method Description PullRequestPullRequest.Builder. build()PullRequestObjectFactory. createPullRequest()Create an instance ofPullRequestPullRequestSignalMessage. getPullRequest()Gets the value of the pullRequest property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PullRequest Modifier and Type Method Description static PullRequest.Builder<Void>PullRequest. copyExcept(PullRequest _other, com.kscs.util.jaxb.PropertyTree _propertyTree)PullRequest.Builder<_B>PullRequest.Builder. copyOf(PullRequest _other)static <_B> PullRequest.Builder<_B>PullRequest. copyOf(PullRequest _other)static <_B> PullRequest.Builder<_B>PullRequest. copyOf(PullRequest _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static PullRequest.Builder<Void>PullRequest. copyOnly(PullRequest _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidSignalMessage. setPullRequest(PullRequest value)Sets the value of the pullRequest property.SignalMessage.Builder<_B>SignalMessage.Builder. withPullRequest(PullRequest pullRequest)Sets the new value of "pullRequest" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type PullRequest Constructor Description Builder(_B _parentBuilder, PullRequest _other, boolean _copy)Builder(_B _parentBuilder, PullRequest _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-