Package jrpc.clightning.annotation
Annotation Type RPCCommand
-
@Retention(RUNTIME) @Target(TYPE) public @interface RPCCommand
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Command
commandName
boolean
custom
java.lang.String
name
-
-
-
-
commandName
Command commandName
- Default:
- jrpc.clightning.commands.Command.NULL
-
-