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