Package org.polkadot.types
Class Types.ContractABIMethod
- java.lang.Object
-
- org.polkadot.types.Types.ContractABIMethodBase
-
- org.polkadot.types.Types.ContractABIMethod
-
- Enclosing interface:
- Types
public static class Types.ContractABIMethod extends Types.ContractABIMethodBase
-
-
Field Summary
Fields Modifier and Type Field Description booleanmutatesjava.lang.Stringnamejava.lang.StringreturnTypelongselector-
Fields inherited from class org.polkadot.types.Types.ContractABIMethodBase
args
-
-
Constructor Summary
Constructors Constructor Description ContractABIMethod()
-