Package org.ldk.structs
Class Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_Err
- java.lang.Object
-
- org.ldk.structs.Result_InvoiceParseOrSemanticErrorZ
-
- org.ldk.structs.Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_Err
-
- Enclosing class:
- Result_InvoiceParseOrSemanticErrorZ
public static final class Result_InvoiceParseOrSemanticErrorZ.Result_InvoiceParseOrSemanticErrorZ_Err 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 Summary
Fields Modifier and Type Field Description ParseOrSemanticError
err
-
-
-
Field Detail
-
err
public final ParseOrSemanticError err
-
-