Uses of Enum Class
ai.marmin.constants.TaxCategory
-
Uses of TaxCategory in ai.marmin.constants
Subclasses with type arguments of type TaxCategory in ai.marmin.constantsMethods in ai.marmin.constants that return TaxCategoryModifier and TypeMethodDescriptionstatic TaxCategorystatic TaxCategoryReturns the enum constant of this class with the specified name.static TaxCategory[]TaxCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.