@StampyLibrary(libraryName="stampy-core") public class UnsubscribeHeader extends AbstractClientMessageHeader
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The Constant ID.
|
CONTENT_LENGTHRECEIPT| Constructor and Description |
|---|
UnsubscribeHeader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the id.
|
void |
setId(java.lang.String id)
Sets the id.
|
getReceipt, setReceiptaddHeader, equals, getContentLength, getHeaders, getHeaderValue, hashCode, hasHeader, removeHeader, setContentLength, toMessageHeader, toStringpublic static final java.lang.String ID