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