public abstract static class Types.SubmittableExtrinsicFunction<ApplyResult> extends Method.MethodFunction
Constructor and Description |
---|
SubmittableExtrinsicFunction() |
Modifier and Type | Method and Description |
---|---|
abstract SubmittableExtrinsic<ApplyResult> |
call(java.lang.Object... params) |
apply, getCallIndex, getMeta, getMethod, getSection, setCallIndex, setMeta, setMethod, setSection, toJson
public abstract SubmittableExtrinsic<ApplyResult> call(java.lang.Object... params)