public static interface Types.IMethod extends Codec
Modifier and Type | Method and Description |
---|---|
java.util.List<Codec> |
getArgs() |
Types.ConstructorDef |
getArgsDef() |
byte[] |
getCallIndex() |
byte[] |
getData() |
Modules.FunctionMetadata |
getMeta() |
boolean |
hasOrigin() |
eq, getConstructorCodec, getEncodedLength, isEmpty, toHex, toJson, toU8a, toU8a
java.util.List<Codec> getArgs()
Types.ConstructorDef getArgsDef()
byte[] getCallIndex()
byte[] getData()
boolean hasOrigin()
Modules.FunctionMetadata getMeta()