public abstract static class TransactionType.AccountControl extends TransactionType
TransactionType.AccountControl, TransactionType.ColoredCoins, TransactionType.Data, TransactionType.DigitalGoods, TransactionType.Messaging, TransactionType.Payment
Modifier and Type | Field and Description |
---|---|
static TransactionType |
EFFECTIVE_BALANCE_LEASING |
static TransactionType |
SET_PHASING_ONLY |
Modifier and Type | Method and Description |
---|---|
byte |
getType() |
canHaveRecipient, findTransactionType, getLedgerEvent, getName, getSubtype, isPhasable, isPhasingSafe, mustHaveRecipient, toString
public static final TransactionType EFFECTIVE_BALANCE_LEASING
public static final TransactionType SET_PHASING_ONLY
public final byte getType()
getType
in class TransactionType