Uses of Class
io.hotmoka.network.requests.MethodCallTransactionRequestModel
Packages that use MethodCallTransactionRequestModel
-
Uses of MethodCallTransactionRequestModel in io.hotmoka.network.requests
Subclasses of MethodCallTransactionRequestModel in io.hotmoka.network.requestsModifier and TypeClassDescriptionclassclassclass -
Uses of MethodCallTransactionRequestModel in io.hotmoka.network.values
Methods in io.hotmoka.network.values with parameters of type MethodCallTransactionRequestModelModifier and TypeMethodDescriptionstatic StorageValueModelStorageValueModel.modelOfValueReturned(MethodCallTransactionRequestModel request, StorageValue returnedValue) Yields the storage value model of the returned value of a method.