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