| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected List<PartyId> |
To.partyIds |
protected List<PartyId> |
From.partyIds |
| Modifier and Type | Method and Description |
|---|---|
PartyId |
ObjectFactory.createPartyId()
Create an instance of
PartyId |
PartyId |
PartyId.withType(String value) |
PartyId |
PartyId.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<PartyId> |
To.getPartyIds()
Gets the value of the partyIds property.
|
List<PartyId> |
From.getPartyIds()
Gets the value of the partyIds property.
|
| Modifier and Type | Method and Description |
|---|---|
To |
To.withPartyIds(PartyId... values) |
From |
From.withPartyIds(PartyId... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
To.setPartyIds(List<PartyId> value) |
void |
From.setPartyIds(List<PartyId> value) |
To |
To.withPartyIds(Collection<PartyId> values) |
From |
From.withPartyIds(Collection<PartyId> values) |
To |
To.withPartyIds(List<PartyId> value) |
From |
From.withPartyIds(List<PartyId> value) |
| Constructor and Description |
|---|
From(List<PartyId> partyIds,
String role)
Fully-initialising value constructor
|
To(List<PartyId> partyIds,
String role)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.