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