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