| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
static PartyInfo.Builder<Void> |
PartyInfo.builder() |
static PartyInfo.Builder<Void> |
PartyInfo.copyExcept(PartyInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> PartyInfo.Builder<_B> |
PartyInfo.copyOf(PartyInfo _other) |
static <_B> PartyInfo.Builder<_B> |
PartyInfo.copyOf(PartyInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static PartyInfo.Builder<Void> |
PartyInfo.copyOnly(PartyInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> PartyInfo.Builder<_B> |
PartyInfo.newCopyBuilder(_B _parentBuilder) |
<_B> PartyInfo.Builder<_B> |
PartyInfo.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
PartyInfo.Builder<Void> |
PartyInfo.newCopyBuilder() |
PartyInfo.Builder<Void> |
PartyInfo.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
PartyInfo.Builder<_B> |
PartyInfo.Builder.withFrom(From from)
Sets the new value of "from" (any previous value will be replaced)
|
PartyInfo.Builder<? extends UserMessage.Builder<_B>> |
UserMessage.Builder.withPartyInfo()
Returns a new builder to build the value of the "partyInfo" property (replacing previous value).
|
PartyInfo.Builder<_B> |
PartyInfo.Builder.withTo(To to)
Sets the new value of "to" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
From.Builder<? extends PartyInfo.Builder<_B>> |
PartyInfo.Builder.withFrom()
Returns a new builder to build the value of the "from" property (replacing previous value).
|
To.Builder<? extends PartyInfo.Builder<_B>> |
PartyInfo.Builder.withTo()
Returns a new builder to build the value of the "to" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
PartyInfo.copyTo(PartyInfo.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
PartyInfo.copyTo(PartyInfo.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 © 2021 NorStella. All rights reserved.