Interface ContractMethod
-
- All Known Implementing Classes:
FTContractFunctionCall.StakingMethodCaller.ViewMethod
,NFTContractFunctionCall.StakingMethodCaller.ViewMethod
,StakingContractFunctionCall.LockupMethods.ViewMethod
,StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
,StakingContractFunctionCall.StakingMethodCaller.ViewMethod
public interface ContractMethod
Interface for contract defining enums- Since:
- 0.2.0
- Author:
- Alexandre Carvalho, Andre Bertolace
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getMethodName()
-