| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected PartyId |
PartyId.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<PartyId> |
From.partyId |
protected List<PartyId> |
To.partyId |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends PartyId> |
PartyId.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
PartyId |
PartyId.Builder.build() |
PartyId |
ObjectFactory.createPartyId()
Create an instance of
PartyId |
| Modifier and Type | Method and Description |
|---|---|
List<PartyId> |
From.getPartyId()
Gets the value of the partyId property.
|
List<PartyId> |
To.getPartyId()
Gets the value of the partyId property.
|
| Modifier and Type | Method and Description |
|---|---|
From.Builder<_B> |
From.Builder.addPartyId(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 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) |
From.Builder<_B> |
From.Builder.withPartyId(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)
|
| Modifier and Type | Method and Description |
|---|---|
From.Builder<_B> |
From.Builder.addPartyId(Iterable<? extends PartyId> partyId)
Adds the given items to the value of "partyId"
|
To.Builder<_B> |
To.Builder.addPartyId(Iterable<? extends PartyId> partyId)
Adds the given items to the value of "partyId"
|
From.Builder<_B> |
From.Builder.withPartyId(Iterable<? extends PartyId> partyId)
Sets the new value of "partyId" (any previous value will be replaced)
|
To.Builder<_B> |
To.Builder.withPartyId(Iterable<? extends PartyId> partyId)
Sets the new value of "partyId" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
PartyId _other,
boolean _copy) |
Builder(_B _parentBuilder,
PartyId _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.