JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
org.marsik.ham.adif.enums.QslVia
Packages that use
QslVia
Package
Description
org.marsik.ham.adif.enums
Uses of
QslVia
in
org.marsik.ham.adif.enums
Methods in
org.marsik.ham.adif.enums
that return
QslVia
Modifier and Type
Method
Description
static
QslVia
QslVia.
findByCode
(
String
code)
static
QslVia
QslVia.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
QslVia
[]
QslVia.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.