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