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