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