Uses of Class
org.ldk.structs.PositiveTimestamp
-
Packages that use PositiveTimestamp Package Description org.ldk.structs -
-
Uses of PositiveTimestamp in org.ldk.structs
Fields in org.ldk.structs declared as PositiveTimestamp Modifier and Type Field Description PositiveTimestampResult_PositiveTimestampCreationErrorZ.Result_PositiveTimestampCreationErrorZ_OK. resMethods in org.ldk.structs that return PositiveTimestamp Modifier and Type Method Description PositiveTimestampPositiveTimestamp. clone()Creates a copy of the PositiveTimestampPositiveTimestampRawDataPart. get_timestamp()generation time of the invoiceMethods in org.ldk.structs with parameters of type PositiveTimestamp Modifier and Type Method Description booleanPositiveTimestamp. eq(PositiveTimestamp b)Checks if two PositiveTimestamps contain equal inner contents.static Result_PositiveTimestampCreationErrorZResult_PositiveTimestampCreationErrorZ. ok(PositiveTimestamp o)Creates a new CResult_PositiveTimestampCreationErrorZ in the success state.voidRawDataPart. set_timestamp(PositiveTimestamp val)generation time of the invoice
-