| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.lang.String value) |
PartInfo |
PartInfo.withPartProperties(PartProperties value) |
PartInfo |
PartInfo.withSchema(Schema value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<PartInfo> value) |
PayloadInfo |
PayloadInfo.withPartInfos(java.util.Collection<PartInfo> values) |
PayloadInfo |
PayloadInfo.withPartInfos(java.util.List<PartInfo> value) |
| Constructor and Description |
|---|
PayloadInfo(java.util.List<PartInfo> partInfos)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.