public class JsonExtension extends FutureExtensions
| Constructor and Description |
|---|
JsonExtension(ExtensionValue value) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionValue |
getValue() |
void |
setValue(ExtensionValue value) |
byte[] |
toByteArray()
Covert the operation into a byte array.
|
public JsonExtension(ExtensionValue value)
public byte[] toByteArray()
throws BeowulfInvalidTransactionException
ByteTransformableBeowulfInvalidTransactionException - If there was a problem while transforming the transaction
into a byte array.public ExtensionValue getValue()
public void setValue(ExtensionValue value)
Copyright © 2019. All rights reserved.