public class CswSummary extends Object
| Constructor and Description |
|---|
CswSummary() |
| Modifier and Type | Method and Description |
|---|---|
List<CswCategory> |
getCategories() |
Integer |
getCount() |
void |
setCategories(List<CswCategory> categories) |
void |
setCount(Integer count) |
public Integer getCount()
public void setCount(Integer count)
public List<CswCategory> getCategories()
public void setCategories(List<CswCategory> categories)
Copyright © 2020. All rights reserved.