public abstract class MetadataTransaction extends Transaction
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getScopedMetadataKey() |
UnresolvedAddress |
getTargetAddress() |
java.lang.String |
getValue() |
long |
getValueSize() |
int |
getValueSizeDelta() |
static byte[] |
toByteArray(java.lang.String value)
Converts a metadata value to the byte array representation.
|
createTransactionHash, getDeadline, getGroup, getMaxFee, getNetworkType, getRecordId, getSignature, getSignBytes, getSigner, getSize, getTransactionInfo, getType, getVersion, hasMissingSignatures, isConfirmed, isPartial, isTransactionFullyLoaded, isUnannounced, isUnconfirmed, serialize, signWith, toAggregate
public UnresolvedAddress getTargetAddress()
public java.math.BigInteger getScopedMetadataKey()
public int getValueSizeDelta()
public java.lang.String getValue()
public long getValueSize()
public static byte[] toByteArray(java.lang.String value)
value
- the plain text