public class Team extends AbstractPersistable
id| Constructor and Description |
|---|
Team() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDistance(Team other) |
Map<Team,Integer> |
getDistanceToTeamMap() |
String |
getLabel() |
String |
getName() |
void |
setDistanceToTeamMap(Map<Team,Integer> distanceToTeamMap) |
void |
setName(String name) |
String |
toString() |
compareTo, getId, setIdCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.