Package org.ldk.structs
Class Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_InvoiceParseOrSemanticErrorZ
-
- org.ldk.structs.Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_OK
-
- Enclosing class:
- Result_InvoiceParseOrSemanticErrorZ
public static final class Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_OK extends Result_InvoiceParseOrSemanticErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_InvoiceParseOrSemanticErrorZ
Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_Err, Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_OK
-
-
-
-
Field Detail
-
res
public final Invoice res
-
-