Modifier and Type | Method and Description |
---|---|
List<Competitor> |
getCompetitors()
Returns an unmodifiable
List representing group competitors |
String |
getId()
Returns the id of the group
|
String |
getName()
Returns the name of the group
|
String |
toString()
|
public String getName()
public List<Competitor> getCompetitors()
List
representing group competitorsgetCompetitors
in interface Group
List
representing group competitors(if available); otherwise nullImmutableList
public String getId()
Copyright © 2016–2025. All rights reserved.