JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.polarion.alm.shared.api.model.fields.IntegerField
Packages that use
IntegerField
Package
Description
com.polarion.alm.shared.api.model.fields
com.polarion.alm.shared.api.model.plan
com.polarion.alm.shared.api.model.tr.record
Uses of
IntegerField
in
com.polarion.alm.shared.api.model.fields
Subinterfaces of
IntegerField
in
com.polarion.alm.shared.api.model.fields
Modifier and Type
Interface
Description
interface
UpdatableIntegerField
Uses of
IntegerField
in
com.polarion.alm.shared.api.model.plan
Methods in
com.polarion.alm.shared.api.model.plan
that return
IntegerField
Modifier and Type
Method
Description
IntegerField
PlanFields.
sortOrder
()
Uses of
IntegerField
in
com.polarion.alm.shared.api.model.tr.record
Methods in
com.polarion.alm.shared.api.model.tr.record
that return
IntegerField
Modifier and Type
Method
Description
IntegerField
TestRecordFields.
iteration
()
If there are multiple test records for a single test case, these test records are also called iterations.