Uses of Enum Class
ai.marmin.constants.TaxExemptionReason
-
Uses of TaxExemptionReason in ai.marmin.constants
Subclasses with type arguments of type TaxExemptionReason in ai.marmin.constantsMethods in ai.marmin.constants that return TaxExemptionReasonModifier and TypeMethodDescriptionstatic TaxExemptionReasonRetrieve Enum by its tax authority code (e.g., "DL8.46.1").static TaxExemptionReasonReturns the enum constant of this class with the specified name.static TaxExemptionReason[]TaxExemptionReason.values()Returns an array containing the constants of this enum class, in the order they are declared.