JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.echothree.control.user.search.common.result
Interface SearchOffersResult
All Superinterfaces:
BaseResult
public interface
SearchOffersResult
extends
BaseResult
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Long
getCount
()
void
setCount
(
Long
count)
Methods inherited from interface com.echothree.util.common.command.
BaseResult
get
,
get
,
reset
,
set
,
set
,
toString
Method Details
getCount
Long
getCount
()
setCount
void
setCount
(
Long
count)