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