Uses of Class
org.ldk.structs.RawDataPart
-
Packages that use RawDataPart Package Description org.ldk.structs -
-
Uses of RawDataPart in org.ldk.structs
Methods in org.ldk.structs that return RawDataPart Modifier and Type Method Description RawDataPartRawDataPart. clone()Creates a copy of the RawDataPartRawDataPartRawInvoice. get_data()data partMethods in org.ldk.structs with parameters of type RawDataPart Modifier and Type Method Description booleanRawDataPart. eq(RawDataPart b)Checks if two RawDataParts contain equal inner contents.voidRawInvoice. set_data(RawDataPart val)data part
-