Uses of Enum Class
ru.foodtechlab.abe.core.entities.CountryCode
Packages that use CountryCode
-
Uses of CountryCode in ru.foodtechlab.abe.core.entities
Fields in ru.foodtechlab.abe.core.entities declared as CountryCodeMethods in ru.foodtechlab.abe.core.entities that return CountryCodeModifier and TypeMethodDescriptionstatic CountryCodestatic 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.