Class ExportableVenueCi
java.lang.Object
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState()voidsetCachedLocales(List<Locale> cachedLocales) voidsetCapacity(Integer capacity) voidsetCityNames(Map<Locale, String> cityNames) voidsetCoordinates(String coordinates) voidsetCountryCode(String countryCode) voidsetCountryNames(Map<Locale, String> countryNames) voidMethods inherited from class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
getId, getNames, setId, setNames
-
Constructor Details
-
ExportableVenueCi
-
-
Method Details
-
getCityNames
-
setCityNames
-
getCountryNames
-
setCountryNames
-
getCapacity
-
setCapacity
-
getCountryCode
-
setCountryCode
-
getCoordinates
-
setCoordinates
-
getCachedLocales
-
setCachedLocales
-
getState
-
setState
-
getCourses
-