Uses of Class
org.ldk.structs.OfferFeatures
-
Packages that use OfferFeatures Package Description org.ldk.structs -
-
Uses of OfferFeatures in org.ldk.structs
Fields in org.ldk.structs declared as OfferFeatures Modifier and Type Field Description OfferFeaturesResult_OfferFeaturesDecodeErrorZ.Result_OfferFeaturesDecodeErrorZ_OK. resMethods in org.ldk.structs that return OfferFeatures Modifier and Type Method Description OfferFeaturesOfferFeatures. clone()Creates a copy of the OfferFeaturesstatic OfferFeaturesOfferFeatures. empty()Create a blank Features with no features setMethods in org.ldk.structs with parameters of type OfferFeatures Modifier and Type Method Description booleanOfferFeatures. eq(OfferFeatures b)Checks if two OfferFeaturess contain equal inner contents.static Result_OfferFeaturesDecodeErrorZResult_OfferFeaturesDecodeErrorZ. ok(OfferFeatures o)Creates a new CResult_OfferFeaturesDecodeErrorZ in the success state.
-