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