| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected MessageInfo |
MessageInfo.Builder._storedValue |
protected MessageInfo |
UserMessage.messageInfo |
protected MessageInfo |
SignalMessage.messageInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends MessageInfo> |
MessageInfo.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
MessageInfo |
MessageInfo.Builder.build() |
MessageInfo |
ObjectFactory.createMessageInfo()
Create an instance of
MessageInfo |
MessageInfo |
UserMessage.getMessageInfo()
Gets the value of the messageInfo property.
|
MessageInfo |
SignalMessage.getMessageInfo()
Gets the value of the messageInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageInfo.Builder<Void> |
MessageInfo.copyExcept(MessageInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> MessageInfo.Builder<_B> |
MessageInfo.copyOf(MessageInfo _other) |
static <_B> MessageInfo.Builder<_B> |
MessageInfo.copyOf(MessageInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static MessageInfo.Builder<Void> |
MessageInfo.copyOnly(MessageInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
UserMessage.setMessageInfo(MessageInfo value)
Sets the value of the messageInfo property.
|
void |
SignalMessage.setMessageInfo(MessageInfo value)
Sets the value of the messageInfo property.
|
UserMessage.Builder<_B> |
UserMessage.Builder.withMessageInfo(MessageInfo messageInfo)
Sets the new value of "messageInfo" (any previous value will be replaced)
|
SignalMessage.Builder<_B> |
SignalMessage.Builder.withMessageInfo(MessageInfo messageInfo)
Sets the new value of "messageInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
MessageInfo _other,
boolean _copy) |
Builder(_B _parentBuilder,
MessageInfo _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.