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 CommandcommandNamebooleancustomjava.lang.Stringname 
 - 
 
- 
- 
- 
commandName
Command commandName
- Default:
 - jrpc.clightning.commands.Command.NULL
 
 
 - 
 
 -