Contains basic information about a sport tournament
-
Method Summary
Returns a
String representation of a country code
Returns a
List representing the tournaments, which belong to category
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getTournaments
Returns a
List representing the tournaments, which belong to category
- Returns:
- - a
List representing the tournaments, which belong to category
-
getCountryCode
public String getCountryCode()
Returns a
String representation of a country code
- Returns:
- - a
String representation of a country code