Uses of Enum Class
ai.marmin.constants.CountryCode
-
Uses of CountryCode in ai.marmin.constants
Subclasses with type arguments of type CountryCode in ai.marmin.constantsMethods in ai.marmin.constants that return CountryCodeModifier and TypeMethodDescriptionstatic CountryCodeFinds the Enum by ISO code (e.g., "US").static CountryCodeReturns the enum constant of this class with the specified name.static CountryCode[]CountryCode.values()Returns an array containing the constants of this enum class, in the order they are declared.