public abstract static class TransactionType.Payment extends TransactionType
TransactionType.AccountControl, TransactionType.ColoredCoins, TransactionType.DigitalGoods, TransactionType.Messaging, TransactionType.NotYetEnabledException, TransactionType.Payment, TransactionType.UndoNotSupportedException
Modifier and Type | Field and Description |
---|---|
static TransactionType |
ORDINARY |
Modifier and Type | Method and Description |
---|---|
byte |
getType() |
findTransactionType, getSubtype
public static final TransactionType ORDINARY
public final byte getType()
getType
in class TransactionType