Uses of Class
io.hotmoka.network.requests.MethodCallTransactionRequestModel
-
Packages that use MethodCallTransactionRequestModel Package Description io.hotmoka.network.requests io.hotmoka.network.values -
-
Uses of MethodCallTransactionRequestModel in io.hotmoka.network.requests
Subclasses of MethodCallTransactionRequestModel in io.hotmoka.network.requests Modifier and Type Class Description classInstanceMethodCallTransactionRequestModelclassInstanceSystemMethodCallTransactionRequestModelclassStaticMethodCallTransactionRequestModel -
Uses of MethodCallTransactionRequestModel in io.hotmoka.network.values
Methods in io.hotmoka.network.values with parameters of type MethodCallTransactionRequestModel Modifier and Type Method Description static StorageValueModelStorageValueModel. modelOfValueReturned(MethodCallTransactionRequestModel request, StorageValue returnedValue)Yields the storage value model of the returned value of a method.
-