Package org.ldk.structs
Class Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_Err
- java.lang.Object
-
- org.ldk.structs.Result_InvoiceSemanticErrorZ
-
- org.ldk.structs.Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_Err
-
- Enclosing class:
- Result_InvoiceSemanticErrorZ
public static final class Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_Err extends Result_InvoiceSemanticErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_InvoiceSemanticErrorZ
Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_Err, Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description SemanticError
err
-
-
-
Field Detail
-
err
public final SemanticError err
-
-