@Entity public class League extends AbstractEntity
| Constructor and Description |
|---|
League() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addDivision(Division division) |
boolean |
equals(Object obj) |
Set<Division> |
getDivisions() |
String |
getName() |
boolean |
removeDivision(Division division) |
void |
setName(String name) |
getId, getVersion, hashCode, setId, setVersion, toStringCopyright © 2014–2016. All rights reserved.