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