public final class Declared extends java.lang.Object implements DeliveryState, Outcome
DeliveryState.DeliveryStateType| Modifier and Type | Field and Description |
|---|---|
static Symbol |
DESCRIPTOR_SYMBOL |
| Constructor and Description |
|---|
Declared() |
| Modifier and Type | Method and Description |
|---|---|
Binary |
getTxnId() |
DeliveryState.DeliveryStateType |
getType() |
void |
setTxnId(Binary txnId) |
java.lang.String |
toString() |
public static final Symbol DESCRIPTOR_SYMBOL
public Binary getTxnId()
public void setTxnId(Binary txnId)
public java.lang.String toString()
toString in class java.lang.Objectpublic DeliveryState.DeliveryStateType getType()
getType in interface DeliveryStateDeliveryState.DeliveryStateType that this instance represents.