public class RecordObject extends Object
| Constructor and Description |
|---|
RecordObject() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAccountId() |
BlockchainReceipt |
getBlockchainReceipt() |
Map<String,String> |
getData() |
Long |
getDatastoreId() |
String |
getId() |
String |
getJson() |
String |
getSha256() |
RecordStatus |
getStatus() |
Long |
getTimestamp() |
String |
toString() |
public String getId()
public Long getAccountId()
public Long getDatastoreId()
public RecordStatus getStatus()
public String getJson()
public String getSha256()
public Long getTimestamp()
public BlockchainReceipt getBlockchainReceipt()
Copyright © 2017. All rights reserved.