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.rp.parameter.TimeAxisPoint
Packages that use
TimeAxisPoint
Package
Description
com.polarion.alm.shared.api.model.rp.parameter
Uses of
TimeAxisPoint
in
com.polarion.alm.shared.api.model.rp.parameter
Methods in
com.polarion.alm.shared.api.model.rp.parameter
that return
TimeAxisPoint
Modifier and Type
Method
Description
TimeAxisPoint
TimeAxisInterval.
end
()
Date returned by
date()
is included in the interval.
TimeAxisPoint
TimeAxisInterval.
start
()
Date returned by
date()
is not included in the interval.
Methods in
com.polarion.alm.shared.api.model.rp.parameter
that return types with arguments of type
TimeAxisPoint
Modifier and Type
Method
Description
ImmutableStrictList
<
TimeAxisPoint
>
TimeAxisParameter.
points
()