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