| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected Receipt |
SignalMessage.receipt |
| Modifier and Type | Method and Description |
|---|---|
Receipt |
ObjectFactory.createReceipt()
Create an instance of
Receipt |
Receipt |
SignalMessage.getReceipt()
Gets the value of the receipt property.
|
Receipt |
Receipt.withAnies(Collection<Object> values) |
Receipt |
Receipt.withAnies(List<Object> value) |
Receipt |
Receipt.withAnies(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignalMessage.setReceipt(Receipt value)
Sets the value of the receipt property.
|
SignalMessage |
SignalMessage.withReceipt(Receipt value) |
| Constructor and Description |
|---|
SignalMessage(MessageInfo messageInfo,
PullRequest pullRequest,
Receipt receipt,
List<Error> errors,
List<Object> anies)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.