| 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(java.util.Collection<java.lang.Object> values) |
Receipt |
Receipt.withAnies(java.util.List<java.lang.Object> value) |
Receipt |
Receipt.withAnies(java.lang.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,
java.util.List<Error> errors,
java.util.List<java.lang.Object> anies)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.