Uses of Enum Class
com.polarion.alm.shared.api.model.PrototypeEnum
Package
Description
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model
Modifier and TypeMethodDescriptionModelObjectReference.prototype()
ModelObjectsBase.prototype()
static PrototypeEnum
Returns the enum constant of this class with the specified name.static PrototypeEnum[]
PrototypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPrototypeSelector.byEnum
(PrototypeEnum value) PrototypeSelectorPlural.byEnum
(PrototypeEnum value) -
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.baseline
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.baselinecollection
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.category
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.document
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.plan
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.project
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.rp
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.rp.parameter
Modifier and TypeMethodDescriptionDataSetParameter.Builder.allowedPrototypes
(PrototypeEnum firstAllowed, PrototypeEnum... otherAllowed) DataSetParameter.Setter.allowedPrototypes
(PrototypeEnum firstAllowed, PrototypeEnum... otherAllowed) Sets which prototypes will be selectable by a user and overrides the values set byDataSetParameter.Setter.allowedPrototypes(Iterable)
.ObjectSelectorParameter.Builder.allowedPrototypes
(PrototypeEnum firstAllowed, PrototypeEnum... otherAllowed) ObjectSelectorParameter.Setter.allowedPrototypes
(PrototypeEnum firstAllowed, PrototypeEnum... otherAllowed) Sets which prototypes will be selectable by user, overrides values set byObjectSelectorParameter.Setter.allowedPrototypes(Iterable)
If allowed prototypes does not contain target prototype then first allowed prototype is selected as target prototype automatically. -
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.tp
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.tr
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.user
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.usergroup
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.wi
-
Uses of PrototypeEnum in com.polarion.alm.shared.api.model.wiki