public class AccountAddressRestrictionTransaction extends Transaction
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UnresolvedAddress> |
getRestrictionAdditions() |
java.util.List<UnresolvedAddress> |
getRestrictionDeletions() |
AccountAddressRestrictionFlags |
getRestrictionFlags()
Get account restriction flags
|
createTransactionHash, getDeadline, getGroup, getMaxFee, getNetworkType, getRecordId, getSignature, getSignBytes, getSigner, getSize, getTransactionInfo, getType, getVersion, hasMissingSignatures, isConfirmed, isPartial, isTransactionFullyLoaded, isUnannounced, isUnconfirmed, serialize, signWith, toAggregatepublic AccountAddressRestrictionFlags getRestrictionFlags()
AccountAddressRestrictionFlagspublic java.util.List<UnresolvedAddress> getRestrictionAdditions()
public java.util.List<UnresolvedAddress> getRestrictionDeletions()