@StampyLibrary(libraryName="stampy-core") public class ReceiptHeader extends AbstractMessageHeader
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RECEIPT_ID
The Constant RECEIPT_ID.
|
CONTENT_LENGTH| Constructor and Description |
|---|
ReceiptHeader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReceiptId()
Gets the receipt id.
|
void |
setReceiptId(java.lang.String receiptId)
Sets the receipt id.
|
addHeader, equals, getContentLength, getHeaders, getHeaderValue, hashCode, hasHeader, removeHeader, setContentLength, toMessageHeader, toStringpublic static final java.lang.String RECEIPT_ID