Uses of Class
org.ldk.structs.Description
-
Packages that use Description Package Description org.ldk.structs -
-
Uses of Description in org.ldk.structs
Fields in org.ldk.structs declared as Description Modifier and Type Field Description DescriptionResult_DescriptionCreationErrorZ.Result_DescriptionCreationErrorZ_OK. resMethods in org.ldk.structs that return Description Modifier and Type Method Description DescriptionDescription. clone()Creates a copy of the DescriptionDescriptionRawInvoice. description()Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent NoneMethods in org.ldk.structs with parameters of type Description Modifier and Type Method Description booleanDescription. eq(Description b)Checks if two Descriptions contain equal inner contents.static Result_DescriptionCreationErrorZResult_DescriptionCreationErrorZ. ok(Description o)Creates a new CResult_DescriptionCreationErrorZ in the success state.
-