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.project.ProjectFieldsEnum
Packages that use
ProjectFieldsEnum
Package
Description
com.polarion.alm.shared.api.model.project
Uses of
ProjectFieldsEnum
in
com.polarion.alm.shared.api.model.project
Methods in
com.polarion.alm.shared.api.model.project
that return
ProjectFieldsEnum
Modifier and Type
Method
Description
static
ProjectFieldsEnum
ProjectFieldsEnum.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ProjectFieldsEnum
[]
ProjectFieldsEnum.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.