| Package | Description |
|---|---|
| network.oxalis.as4.outbound | |
| network.oxalis.as4.util | |
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
UserMessage |
MessagingProvider.getUserMessage(network.oxalis.api.outbound.TransmissionRequest request,
Collection<org.apache.cxf.message.Attachment> attachments) |
| Modifier and Type | Method and Description |
|---|---|
static UserMessage |
SOAPHeaderParser.getUserMessage(SOAPHeader header) |
| Modifier and Type | Method and Description |
|---|---|
SOAPMessage |
As4MessageFactory.createReceiptMessage(UserMessage inUserMessage,
ProsessingContext prosessingContext) |
| Modifier and Type | Field and Description |
|---|---|
protected UserMessage |
UserMessage.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<UserMessage> |
Messaging.userMessage |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends UserMessage> |
UserMessage.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
UserMessage |
UserMessage.Builder.build() |
UserMessage |
ObjectFactory.createUserMessage()
Create an instance of
UserMessage |
| Modifier and Type | Method and Description |
|---|---|
List<UserMessage> |
Messaging.getUserMessage()
Gets the value of the userMessage property.
|
| Modifier and Type | Method and Description |
|---|---|
Messaging.Builder<_B> |
Messaging.Builder.addUserMessage(UserMessage... userMessage)
Adds the given items to the value of "userMessage"
|
static UserMessage.Builder<Void> |
UserMessage.copyExcept(UserMessage _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> UserMessage.Builder<_B> |
UserMessage.copyOf(UserMessage _other) |
static <_B> UserMessage.Builder<_B> |
UserMessage.copyOf(UserMessage _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static UserMessage.Builder<Void> |
UserMessage.copyOnly(UserMessage _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
Messaging.Builder<_B> |
Messaging.Builder.withUserMessage(UserMessage... userMessage)
Sets the new value of "userMessage" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
Messaging.Builder<_B> |
Messaging.Builder.addUserMessage(Iterable<? extends UserMessage> userMessage)
Adds the given items to the value of "userMessage"
|
Messaging.Builder<_B> |
Messaging.Builder.withUserMessage(Iterable<? extends UserMessage> userMessage)
Sets the new value of "userMessage" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
UserMessage _other,
boolean _copy) |
Builder(_B _parentBuilder,
UserMessage _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.