Uses of Class
io.hotmoka.network.values.StorageValueModel
Packages that use StorageValueModel
Package
Description
-
Uses of StorageValueModel in io.hotmoka.network.requests
Fields in io.hotmoka.network.requests with type parameters of type StorageValueModelMethods in io.hotmoka.network.requests that return types with arguments of type StorageValueModel -
Uses of StorageValueModel in io.hotmoka.network.responses
Fields in io.hotmoka.network.responses declared as StorageValueModelModifier and TypeFieldDescriptionMethodCallTransactionSuccessfulResponseModel.resultThe return value of the method. -
Uses of StorageValueModel in io.hotmoka.network.updates
Fields in io.hotmoka.network.updates declared as StorageValueModel -
Uses of StorageValueModel in io.hotmoka.network.values
Methods in io.hotmoka.network.values that return StorageValueModelModifier and TypeMethodDescriptionstatic StorageValueModelStorageValueModel.modelOfValueReturned(MethodCallTransactionRequestModel request, StorageValue returnedValue) Yields the storage value model of the returned value of a method.