JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
hera.api.encode
Interface Encodable
All Known Implementing Classes:
AccountAddress
,
AccountAddressAdaptor
,
BlockHash
,
ChainIdHash
,
ContractAddress
,
ContractTxHash
,
EncryptedPrivateKey
,
Hash
,
TxHash
public interface
Encodable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getEncoded
()
Get encoded value.
Method Detail
getEncoded
java.lang.String getEncoded()
Get encoded value.
Returns:
an encoded value
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method