Uses of Enum Class
ai.marmin.constants.TaxScheme
-
Uses of TaxScheme in ai.marmin.constants
Subclasses with type arguments of type TaxScheme in ai.marmin.constantsMethods in ai.marmin.constants that return TaxSchemeModifier and TypeMethodDescriptionstatic TaxSchemeLook up a TaxScheme by its code.static TaxSchemeReturns the enum constant of this class with the specified name.static TaxScheme[]TaxScheme.values()Returns an array containing the constants of this enum class, in the order they are declared.