public class ExportableDrawInfoCi extends Object implements Serializable
| Constructor and Description | 
|---|
ExportableDrawInfoCi(DrawType drawType,
                    TimeType timeType,
                    String gameType)  | 
| Modifier and Type | Method and Description | 
|---|---|
DrawType | 
getDrawType()  | 
String | 
getGameType()  | 
TimeType | 
getTimeType()  | 
void | 
setDrawType(DrawType drawType)  | 
void | 
setGameType(String gameType)  | 
void | 
setTimeType(TimeType timeType)  | 
public DrawType getDrawType()
public void setDrawType(DrawType drawType)
public TimeType getTimeType()
public void setTimeType(TimeType timeType)
public String getGameType()
public void setGameType(String gameType)
Copyright © 2016–2025. All rights reserved.