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