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