Class Discharge
- java.lang.Object
-
- org.apache.qpid.proton.amqp.transaction.Discharge
-
public final class Discharge extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Discharge()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Boolean
getFail()
Binary
getTxnId()
void
setFail(java.lang.Boolean fail)
void
setTxnId(Binary txnId)
java.lang.String
toString()
-