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