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, setId
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.