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