StatusBean.smali

.class public Lcom/sandboxol/center/entity/StatusBean;
.super Ljava/lang/Object;
.source "StatusBean.java"


# instance fields
.field private avatarFrame:Ljava/lang/String;

.field private colorfulNickName:Ljava/lang/String;

.field private gameId:Ljava/lang/String;

.field private gameName:Ljava/lang/String;

.field private gamePic:Ljava/lang/String;

.field private gamingInfo:Lcom/sandboxol/greendao/entity/GamingInfo;

.field private logoutTime:J

.field private nickName:Ljava/lang/String;

.field private partyInfo:Lcom/sandboxol/greendao/entity/FriendPartyStatus;

.field private status:I

.field private userId:J


# 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 getAvatarFrame()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->avatarFrame:Ljava/lang/String;

    return-object v0
.end method

.method public getColorfulNickName()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->colorfulNickName:Ljava/lang/String;

    return-object v0
.end method

.method public getGameId()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->gameId:Ljava/lang/String;

    return-object v0
.end method

.method public getGameName()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->gameName:Ljava/lang/String;

    return-object v0
.end method

.method public getGamePic()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->gamingInfo:Lcom/sandboxol/greendao/entity/GamingInfo;

    if-eqz v0, :cond_9

    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->gamePic:Ljava/lang/String;

    if-eqz v0, :cond_9

    return-object v0

    .line 2
    :cond_9
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->partyInfo:Lcom/sandboxol/greendao/entity/FriendPartyStatus;

    if-eqz v0, :cond_10

    .line 3
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->gamePic:Ljava/lang/String;

    return-object v0

    :cond_10
    const-string v0, ""

    return-object v0
.end method

.method public getGamingInfo()Lcom/sandboxol/greendao/entity/GamingInfo;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->gamingInfo:Lcom/sandboxol/greendao/entity/GamingInfo;

    return-object v0
.end method

.method public getLogoutTime()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/center/entity/StatusBean;->logoutTime:J

    return-wide v0
.end method

.method public getNickName()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->nickName:Ljava/lang/String;

    return-object v0
.end method

.method public getPartyInfo()Lcom/sandboxol/greendao/entity/FriendPartyStatus;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/entity/StatusBean;->partyInfo:Lcom/sandboxol/greendao/entity/FriendPartyStatus;

    return-object v0
.end method

.method public getStatus()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/entity/StatusBean;->status:I

    return v0
.end method

.method public getUserId()J
    .registers 3

    .line 1
    iget-wide v0, p0, Lcom/sandboxol/center/entity/StatusBean;->userId:J

    return-wide v0
.end method

.method public setAvatarFrame(Ljava/lang/String;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->avatarFrame:Ljava/lang/String;

    return-void
.end method

.method public setColorfulNickName(Ljava/lang/String;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->colorfulNickName:Ljava/lang/String;

    return-void
.end method

.method public setGameId(Ljava/lang/String;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->gameId:Ljava/lang/String;

    return-void
.end method

.method public setGameName(Ljava/lang/String;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->gameName:Ljava/lang/String;

    return-void
.end method

.method public setGamePic(Ljava/lang/String;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->gamePic:Ljava/lang/String;

    return-void
.end method

.method public setGamingInfo(Lcom/sandboxol/greendao/entity/GamingInfo;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->gamingInfo:Lcom/sandboxol/greendao/entity/GamingInfo;

    return-void
.end method

.method public setLogoutTime(J)V
    .registers 3

    .line 1
    iput-wide p1, p0, Lcom/sandboxol/center/entity/StatusBean;->logoutTime:J

    return-void
.end method

.method public setNickName(Ljava/lang/String;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->nickName:Ljava/lang/String;

    return-void
.end method

.method public setPartyInfo(Lcom/sandboxol/greendao/entity/FriendPartyStatus;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/entity/StatusBean;->partyInfo:Lcom/sandboxol/greendao/entity/FriendPartyStatus;

    return-void
.end method

.method public setStatus(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/entity/StatusBean;->status:I

    return-void
.end method

.method public setUserId(I)V
    .registers 4

    int-to-long v0, p1

    .line 1
    iput-wide v0, p0, Lcom/sandboxol/center/entity/StatusBean;->userId:J

    return-void
.end method

.method public setUserId(J)V
    .registers 3

    .line 2
    iput-wide p1, p0, Lcom/sandboxol/center/entity/StatusBean;->userId:J

    return-void
.end method