Package jrpc.clightning.commands
Class CLightningCommandFundPSBT
- java.lang.Object
 - 
- jrpc.clightning.commands.AbstractRPCCommand<CLightningFundPSBT>
 - 
- jrpc.clightning.commands.CLightningCommandFundPSBT
 
 
 
- 
- All Implemented Interfaces:
 IRPCCommand<CLightningFundPSBT>
public class CLightningCommandFundPSBT extends AbstractRPCCommand<CLightningFundPSBT>
 
- 
- 
Field Summary
- 
Fields inherited from class jrpc.clightning.commands.AbstractRPCCommand
commandName 
 - 
 
- 
Constructor Summary
Constructors Constructor Description CLightningCommandFundPSBT() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.reflect.TypetoTypeFromClass()- 
Methods inherited from class jrpc.clightning.commands.AbstractRPCCommand
doRPCCommand 
 - 
 
 - 
 
- 
- 
Method Detail
- 
toTypeFromClass
protected java.lang.reflect.Type toTypeFromClass()
- Specified by:
 toTypeFromClassin classAbstractRPCCommand<CLightningFundPSBT>
 
 - 
 
 -