Package org.ldk.structs
Class Result_ReplyShortChannelIdsEndDecodeErrorZ.Result_ReplyShortChannelIdsEndDecodeErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_ReplyShortChannelIdsEndDecodeErrorZ
-
- org.ldk.structs.Result_ReplyShortChannelIdsEndDecodeErrorZ.Result_ReplyShortChannelIdsEndDecodeErrorZ_OK
-
- Enclosing class:
- Result_ReplyShortChannelIdsEndDecodeErrorZ
public static final class Result_ReplyShortChannelIdsEndDecodeErrorZ.Result_ReplyShortChannelIdsEndDecodeErrorZ_OK extends Result_ReplyShortChannelIdsEndDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_ReplyShortChannelIdsEndDecodeErrorZ
Result_ReplyShortChannelIdsEndDecodeErrorZ.Result_ReplyShortChannelIdsEndDecodeErrorZ_Err, Result_ReplyShortChannelIdsEndDecodeErrorZ.Result_ReplyShortChannelIdsEndDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description ReplyShortChannelIdsEnd
res
-
-
-
Field Detail
-
res
public final ReplyShortChannelIdsEnd res
-
-