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