| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected PullRequest |
PullRequest.Builder._storedValue |
protected PullRequest |
SignalMessage.pullRequest |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends PullRequest> |
PullRequest.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
PullRequest |
PullRequest.Builder.build() |
PullRequest |
ObjectFactory.createPullRequest()
Create an instance of
PullRequest |
PullRequest |
SignalMessage.getPullRequest()
Gets the value of the pullRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
static PullRequest.Builder<Void> |
PullRequest.copyExcept(PullRequest _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
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) |
void |
SignalMessage.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)
|
| Constructor and 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) |
Copyright © 2022 NorStella. All rights reserved.