| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
To.Builder<_B> |
To.Builder.addPartyId(Iterable<? extends PartyId> partyId)
Adds the given items to the value of "partyId"
|
To.Builder<_B> |
To.Builder.addPartyId(PartyId... partyId)
Adds the given items to the value of "partyId"
|
static To.Builder<Void> |
To.builder() |
static To.Builder<Void> |
To.copyExcept(To _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> To.Builder<_B> |
To.copyOf(To _other) |
static <_B> To.Builder<_B> |
To.copyOf(To _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static To.Builder<Void> |
To.copyOnly(To _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> To.Builder<_B> |
To.newCopyBuilder(_B _parentBuilder) |
<_B> To.Builder<_B> |
To.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
To.Builder<Void> |
To.newCopyBuilder() |
To.Builder<Void> |
To.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
To.Builder<_B> |
To.Builder.withPartyId(Iterable<? extends PartyId> partyId)
Sets the new value of "partyId" (any previous value will be replaced)
|
To.Builder<_B> |
To.Builder.withPartyId(PartyId... partyId)
Sets the new value of "partyId" (any previous value will be replaced)
|
To.Builder<_B> |
To.Builder.withRole(String role)
Sets the new value of "role" (any previous value will be replaced)
|
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 |
|---|---|
PartyId.Builder<? extends To.Builder<_B>> |
To.Builder.addPartyId()
Returns a new builder to build an additional value of the "PartyId" property.
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
To.copyTo(To.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
To.copyTo(To.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.