- java.lang.Object
-
- io.hotmoka.network.values.StorageReferenceModel
-
public class StorageReferenceModel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringprogressiveTransactionReferenceModeltransaction
-
Constructor Summary
Constructors Constructor Description StorageReferenceModel()StorageReferenceModel(StorageReference input)
-
-
-
Field Detail
-
transaction
public TransactionReferenceModel transaction
-
progressive
public String progressive
-
-
Constructor Detail
-
StorageReferenceModel
public StorageReferenceModel(StorageReference input)
-
StorageReferenceModel
public StorageReferenceModel()
-
-
Method Detail
-
toBean
public StorageReference toBean()
-
-