GameReqParam.smali
.class public Lcom/sandboxol/center/download/entity/GameReqParam;
.super Ljava/lang/Object;
.source "GameReqParam.java"
# instance fields
.field private commonResVersion:Ljava/lang/String;
.field private game:Lcom/sandboxol/greendao/entity/Game;
.field private gameId:Ljava/lang/String;
.field private gameResVersion:Ljava/lang/String;
.field private mapResVersion:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getCommonResVersion()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->commonResVersion:Ljava/lang/String;
return-object v0
.end method
.method public getGame()Lcom/sandboxol/greendao/entity/Game;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->game:Lcom/sandboxol/greendao/entity/Game;
return-object v0
.end method
.method public getGameId()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->gameId:Ljava/lang/String;
return-object v0
.end method
.method public getGameResVersion()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->gameResVersion:Ljava/lang/String;
return-object v0
.end method
.method public getMapResVersion()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->mapResVersion:Ljava/lang/String;
return-object v0
.end method
.method public setCommonResVersion(Ljava/lang/String;)Lcom/sandboxol/center/download/entity/GameReqParam;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->commonResVersion:Ljava/lang/String;
return-object p0
.end method
.method public setGame(Lcom/sandboxol/greendao/entity/Game;)Lcom/sandboxol/center/download/entity/GameReqParam;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->game:Lcom/sandboxol/greendao/entity/Game;
return-object p0
.end method
.method public setGameId(Ljava/lang/String;)Lcom/sandboxol/center/download/entity/GameReqParam;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->gameId:Ljava/lang/String;
return-object p0
.end method
.method public setGameResVersion(Ljava/lang/String;)Lcom/sandboxol/center/download/entity/GameReqParam;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->gameResVersion:Ljava/lang/String;
return-object p0
.end method
.method public setMapResVersion(Ljava/lang/String;)Lcom/sandboxol/center/download/entity/GameReqParam;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/download/entity/GameReqParam;->mapResVersion:Ljava/lang/String;
return-object p0
.end method