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