XiaoWeiAccountStatusBean.smali
.class public Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean$DataBean;
}
.end annotation
# instance fields
.field private code:Ljava/lang/String;
.field private data:Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean$DataBean;
.field private desc:Ljava/lang/String;
.field private sid:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getCode()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->code:Ljava/lang/String;
return-object v0
.end method
.method public getData()Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean$DataBean;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->data:Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean$DataBean;
return-object v0
.end method
.method public getDesc()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->desc:Ljava/lang/String;
return-object v0
.end method
.method public getSid()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->sid:Ljava/lang/String;
return-object v0
.end method
.method public setCode(Ljava/lang/String;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->code:Ljava/lang/String;
return-void
.end method
.method public setData(Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean$DataBean;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->data:Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean$DataBean;
return-void
.end method
.method public setDesc(Ljava/lang/String;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->desc:Ljava/lang/String;
return-void
.end method
.method public setSid(Ljava/lang/String;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/bean/XiaoWeiAccountStatusBean;->sid:Ljava/lang/String;
return-void
.end method