public class RelationGroupResultSet extends Object implements Serializable
| Constructor and Description |
|---|
RelationGroupResultSet() |
| Modifier and Type | Method and Description |
|---|---|
List<RelationGroup> |
getResults() |
long |
getTotal() |
void |
setResults(List<RelationGroup> results) |
void |
setTotal(long total) |
String |
toString() |
public List<RelationGroup> getResults()
public void setResults(List<RelationGroup> results)
public long getTotal()
public void setTotal(long total)
Copyright © 2023 Open Knowledge Management System S.L.. All Rights Reserved.