Uses of Enum Class
com.github.robtimus.os.windows.registry.Transaction.Status
-
Uses of Transaction.Status in com.github.robtimus.os.windows.registry
Subclasses with type arguments of type Transaction.Status in com.github.robtimus.os.windows.registryModifier and TypeClassDescriptionstatic enumThe possible transaction statuses.Methods in com.github.robtimus.os.windows.registry that return Transaction.StatusModifier and TypeMethodDescriptionTransaction.status()Returns the transaction status.static Transaction.StatusReturns the enum constant of this class with the specified name.static Transaction.Status[]Transaction.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.