Module io.hotmoka.network
Package io.hotmoka.network.requests
Class MethodCallTransactionRequestModel
java.lang.Object
io.hotmoka.network.requests.TransactionRequestModel
io.hotmoka.network.requests.NonInitialTransactionRequestModel
io.hotmoka.network.requests.MethodCallTransactionRequestModel
- Direct Known Subclasses:
InstanceMethodCallTransactionRequestModel,InstanceSystemMethodCallTransactionRequestModel,StaticMethodCallTransactionRequestModel
The model of a method call transaction request.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilds the model from the request. -
Method Summary
Methods inherited from class io.hotmoka.network.requests.TransactionRequestModel
decodeBase64
-
Field Details
-
method
-
-
Constructor Details
-
MethodCallTransactionRequestModel
Builds the model from the request.- Parameters:
request- the request to copy
-
MethodCallTransactionRequestModel
protected MethodCallTransactionRequestModel()
-
-
Method Details
-
getActuals
-