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