| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
PullRequest.Builder<_B> |
PullRequest.Builder.addAny(Iterable<?> any)
Adds the given items to the value of "any"
|
PullRequest.Builder<_B> |
PullRequest.Builder.addAny(Object... any)
Adds the given items to the value of "any"
|
static PullRequest.Builder<Void> |
PullRequest.builder() |
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) |
<_B> PullRequest.Builder<_B> |
PullRequest.newCopyBuilder(_B _parentBuilder) |
<_B> PullRequest.Builder<_B> |
PullRequest.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
PullRequest.Builder<Void> |
PullRequest.newCopyBuilder() |
PullRequest.Builder<Void> |
PullRequest.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
PullRequest.Builder<_B> |
PullRequest.Builder.withAny(Iterable<?> any)
Sets the new value of "any" (any previous value will be replaced)
|
PullRequest.Builder<_B> |
PullRequest.Builder.withAny(Object... any)
Sets the new value of "any" (any previous value will be replaced)
|
PullRequest.Builder<_B> |
PullRequest.Builder.withMpc(String mpc)
Sets the new value of "mpc" (any previous value will be replaced)
|
PullRequest.Builder<? extends SignalMessage.Builder<_B>> |
SignalMessage.Builder.withPullRequest()
Returns a new builder to build the value of the "pullRequest" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
PullRequest.copyTo(PullRequest.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
PullRequest.copyTo(PullRequest.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2022 NorStella. All rights reserved.