public class StapleGroup extends Object implements Serializable
| Constructor and Description |
|---|
StapleGroup() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
Set<Staple> |
getStaples() |
String |
getUser() |
void |
setId(long id) |
void |
setStaples(Set<Staple> staples) |
void |
setUser(String user) |
String |
toString() |
Copyright © 2017 Open Knowledge Management System S.L.. All rights reserved.