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