public class JaxbServiceStatisticsList extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbServiceStatistics> |
stats
A list of search items.
|
| Constructor and Description |
|---|
JaxbServiceStatisticsList() |
JaxbServiceStatisticsList(Collection<ServiceStatistics> stats) |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbServiceStatistics> |
getStats() |
void |
setStats(List<JaxbServiceStatistics> stats) |
protected List<JaxbServiceStatistics> stats
public JaxbServiceStatisticsList()
public JaxbServiceStatisticsList(Collection<ServiceStatistics> stats)
public List<JaxbServiceStatistics> getStats()
public void setStats(List<JaxbServiceStatistics> stats)
stats - the stats to setCopyright © 2009–2020 Opencast Project. All rights reserved.