Uses of Enum Class
io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
Packages that use LedgerTransactionPriorityEnum
-
Uses of LedgerTransactionPriorityEnum in io.vertigo.audit.ledger
Methods in io.vertigo.audit.ledger that return LedgerTransactionPriorityEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LedgerTransactionPriorityEnum[]LedgerTransactionPriorityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.