JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
com.polarion.alm.shared.api.model.rp.parameter
Interface DataCount
public interface
DataCount
Since:
3.17.2
Field Summary
Fields
Modifier and Type
Field
Description
static final
DataCount
zero
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PortalLink
openInTableLink
()
String
queryToShow
()
int
value
()
Field Details
zero
@NotNull
static final
DataCount
zero
Method Details
value
int
value
()
openInTableLink
@Nullable
PortalLink
openInTableLink
()
queryToShow
@Nullable
String
queryToShow
()