| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected List<PartInfo> |
PayloadInfo.partInfos |
| Modifier and Type | Method and Description |
|---|---|
PartInfo |
ObjectFactory.createPartInfo()
Create an instance of
PartInfo |
PartInfo |
PartInfo.withDescription(Description value) |
PartInfo |
PartInfo.withHref(String value) |
PartInfo |
PartInfo.withPartProperties(PartProperties value) |
PartInfo |
PartInfo.withSchema(Schema value) |
| Modifier and Type | Method and Description |
|---|---|
List<PartInfo> |
PayloadInfo.getPartInfos()
Gets the value of the partInfos property.
|
| Modifier and Type | Method and Description |
|---|---|
PayloadInfo |
PayloadInfo.withPartInfos(PartInfo... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
PayloadInfo.setPartInfos(List<PartInfo> value) |
PayloadInfo |
PayloadInfo.withPartInfos(Collection<PartInfo> values) |
PayloadInfo |
PayloadInfo.withPartInfos(List<PartInfo> value) |
| Constructor and Description |
|---|
PayloadInfo(List<PartInfo> partInfos)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.