| 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 void |
As4InboundHandler.validatePayloads(PayloadInfo payloadInfo) |
| Modifier and Type | Field and Description |
|---|---|
protected PayloadInfo |
PayloadInfo.Builder._storedValue |
protected PayloadInfo |
UserMessage.payloadInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends PayloadInfo> |
PayloadInfo.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
PayloadInfo |
PayloadInfo.Builder.build() |
PayloadInfo |
ObjectFactory.createPayloadInfo()
Create an instance of
PayloadInfo |
PayloadInfo |
UserMessage.getPayloadInfo()
Gets the value of the payloadInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
static PayloadInfo.Builder<Void> |
PayloadInfo.copyExcept(PayloadInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> PayloadInfo.Builder<_B> |
PayloadInfo.copyOf(PayloadInfo _other) |
static <_B> PayloadInfo.Builder<_B> |
PayloadInfo.copyOf(PayloadInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static PayloadInfo.Builder<Void> |
PayloadInfo.copyOnly(PayloadInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
UserMessage.setPayloadInfo(PayloadInfo value)
Sets the value of the payloadInfo property.
|
UserMessage.Builder<_B> |
UserMessage.Builder.withPayloadInfo(PayloadInfo payloadInfo)
Sets the new value of "payloadInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
PayloadInfo _other,
boolean _copy) |
Builder(_B _parentBuilder,
PayloadInfo _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.