Uses of Enum Class
net.optionfactory.keycloak.providers.validation.validators.TaxCode.Mode
Packages that use TaxCode.Mode
-
Uses of TaxCode.Mode in net.optionfactory.keycloak.providers.validation.validators
Methods in net.optionfactory.keycloak.providers.validation.validators that return TaxCode.ModeModifier and TypeMethodDescriptionstatic TaxCode.ModeReturns the enum constant of this class with the specified name.static TaxCode.Mode[]TaxCode.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.optionfactory.keycloak.providers.validation.validators with parameters of type TaxCode.ModeModifier and TypeMethodDescriptionstatic booleanTaxCode.Validator.isValid(String value, TaxCode.Mode mode)