Package org.ldk.structs
Class Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ
-
- org.ldk.structs.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ_OK
-
- Enclosing class:
- Result_SignedRawBolt11InvoiceBolt11ParseErrorZ
public static final class Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ_OK extends Result_SignedRawBolt11InvoiceBolt11ParseErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ
Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ_Err, Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.Result_SignedRawBolt11InvoiceBolt11ParseErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description SignedRawBolt11Invoiceres
-
-
-
Field Detail
-
res
public final SignedRawBolt11Invoice res
-
-