Uses of Enum Class
org.marsik.ham.adif.enums.Continent
Packages that use Continent
-
Uses of Continent in org.marsik.ham.adif.enums
Methods in org.marsik.ham.adif.enums that return ContinentModifier and TypeMethodDescriptionstatic ContinentContinent.findByCode(String code) static ContinentReturns the enum constant of this class with the specified name.static Continent[]Continent.values()Returns an array containing the constants of this enum class, in the order they are declared.