| Package | Description |
|---|---|
| network.oxalis.as4.inbound | |
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
As4InboundHandler.partInfoMissingMimeTypeHeader(PartInfo partInfo) |
| Modifier and Type | Field and Description |
|---|---|
protected PartInfo |
PartInfo.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<PartInfo> |
PayloadInfo.partInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends PartInfo> |
PartInfo.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
PartInfo |
PartInfo.Builder.build() |
PartInfo |
ObjectFactory.createPartInfo()
Create an instance of
PartInfo |
| Modifier and Type | Method and Description |
|---|---|
List<PartInfo> |
PayloadInfo.getPartInfo()
Gets the value of the partInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
PayloadInfo.Builder<_B> |
PayloadInfo.Builder.addPartInfo(PartInfo... partInfo)
Adds the given items to the value of "partInfo"
|
static PartInfo.Builder<Void> |
PartInfo.copyExcept(PartInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> PartInfo.Builder<_B> |
PartInfo.copyOf(PartInfo _other) |
static <_B> PartInfo.Builder<_B> |
PartInfo.copyOf(PartInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static PartInfo.Builder<Void> |
PartInfo.copyOnly(PartInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
PayloadInfo.Builder<_B> |
PayloadInfo.Builder.withPartInfo(PartInfo... partInfo)
Sets the new value of "partInfo" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
PayloadInfo.Builder<_B> |
PayloadInfo.Builder.addPartInfo(Iterable<? extends PartInfo> partInfo)
Adds the given items to the value of "partInfo"
|
PayloadInfo.Builder<_B> |
PayloadInfo.Builder.withPartInfo(Iterable<? extends PartInfo> partInfo)
Sets the new value of "partInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
PartInfo _other,
boolean _copy) |
Builder(_B _parentBuilder,
PartInfo _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.