public class ExportableLoadableRoundCi extends Object implements Serializable
Constructor and Description |
---|
ExportableLoadableRoundCi(Map<Locale,String> names,
Map<Locale,String> phaseOrGroupLongNames,
Locale defaultLocale,
String type,
String group,
String groupId,
String otherMatchId,
Integer number,
Integer cupRoundMatches,
Integer cupRoundMatchNumber,
Integer betradarId,
String phase,
String betradarName,
List<Locale> cachedSummaryLocales,
List<Locale> cachedFixtureLocales) |
public ExportableLoadableRoundCi(Map<Locale,String> names, Map<Locale,String> phaseOrGroupLongNames, Locale defaultLocale, String type, String group, String groupId, String otherMatchId, Integer number, Integer cupRoundMatches, Integer cupRoundMatchNumber, Integer betradarId, String phase, String betradarName, List<Locale> cachedSummaryLocales, List<Locale> cachedFixtureLocales)
public void setPhaseOrGroupLongNames(Map<Locale,String> phaseOrGroupLongNames)
public Locale getDefaultLocale()
public void setDefaultLocale(Locale defaultLocale)
public String getType()
public void setType(String type)
public String getGroup()
public void setGroup(String group)
public String getGroupId()
public void setGroupId(String groupId)
public String getOtherMatchId()
public void setOtherMatchId(String otherMatchId)
public Integer getNumber()
public void setNumber(Integer number)
public Integer getCupRoundMatches()
public void setCupRoundMatches(Integer cupRoundMatches)
public Integer getCupRoundMatchNumber()
public void setCupRoundMatchNumber(Integer cupRoundMatchNumber)
public Integer getBetradarId()
public void setBetradarId(Integer betradarId)
public String getPhase()
public void setPhase(String phase)
public String getBetradarName()
public void setBetradarName(String betradarName)
Copyright © 2016–2025. All rights reserved.