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.LocationField
Packages that use
LocationField
Package
Description
com.polarion.alm.shared.api.model.document
com.polarion.alm.shared.api.model.plan
com.polarion.alm.shared.api.model.project
com.polarion.alm.shared.api.model.rp
com.polarion.alm.shared.api.model.tr
com.polarion.alm.shared.api.model.wi
Uses of
LocationField
in
com.polarion.alm.shared.api.model.document
Methods in
com.polarion.alm.shared.api.model.document
that return
LocationField
Modifier and Type
Method
Description
LocationField
DocumentFields.
location
()
LocationField
DocumentFields.
moduleLocation
()
Uses of
LocationField
in
com.polarion.alm.shared.api.model.plan
Methods in
com.polarion.alm.shared.api.model.plan
that return
LocationField
Modifier and Type
Method
Description
LocationField
PlanFields.
location
()
Uses of
LocationField
in
com.polarion.alm.shared.api.model.project
Methods in
com.polarion.alm.shared.api.model.project
that return
LocationField
Modifier and Type
Method
Description
LocationField
ProjectFields.
location
()
Uses of
LocationField
in
com.polarion.alm.shared.api.model.rp
Methods in
com.polarion.alm.shared.api.model.rp
that return
LocationField
Modifier and Type
Method
Description
LocationField
RichPageFields.
location
()
Uses of
LocationField
in
com.polarion.alm.shared.api.model.tr
Methods in
com.polarion.alm.shared.api.model.tr
that return
LocationField
Modifier and Type
Method
Description
LocationField
TestRunFields.
location
()
Uses of
LocationField
in
com.polarion.alm.shared.api.model.wi
Methods in
com.polarion.alm.shared.api.model.wi
that return
LocationField
Modifier and Type
Method
Description
LocationField
WorkItemFields.
location
()