public class TransactionID extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TX_ID |
| Constructor and Description |
|---|
TransactionID() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getTxId()
Order id
|
int |
hashCode() |
void |
setTxId(Long txId) |
String |
toString() |
TransactionID |
txId(Long txId) |
public static final String SERIALIZED_NAME_TX_ID
public TransactionID txId(Long txId)
public void setTxId(Long txId)
Copyright © 2023. All rights reserved.