public interface Group
Modifier and Type | Method and Description |
---|---|
List<Competitor> |
getCompetitors()
Returns a
List of group Competitor s |
String |
getName()
Returns the group name
|
String getName()
List<Competitor> getCompetitors()
List
of group Competitor
sList
of group Competitor
sCopyright © 2016–2017. All rights reserved.