Card$UiBean.smali
.class public Lcom/sdk/orion/lib/history/bean/Card$UiBean;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sdk/orion/lib/history/bean/Card;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "UiBean"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/sdk/orion/lib/history/bean/Card$UiBean$SkillIconBean;,
Lcom/sdk/orion/lib/history/bean/Card$UiBean$CustomBean;,
Lcom/sdk/orion/lib/history/bean/Card$UiBean$AttrBean;,
Lcom/sdk/orion/lib/history/bean/Card$UiBean$BgBean;
}
.end annotation
# instance fields
.field private attr:Lcom/sdk/orion/lib/history/bean/Card$UiBean$AttrBean;
.field private bg:Lcom/sdk/orion/lib/history/bean/Card$UiBean$BgBean;
.field private custom:Lcom/sdk/orion/lib/history/bean/Card$UiBean$CustomBean;
.field private link:Ljava/lang/String;
.field private skillIcon:Lcom/sdk/orion/lib/history/bean/Card$UiBean$SkillIconBean;
.field private text:Ljava/lang/String;
.field private type: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 getAttr()Lcom/sdk/orion/lib/history/bean/Card$UiBean$AttrBean;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->attr:Lcom/sdk/orion/lib/history/bean/Card$UiBean$AttrBean;
return-object v0
.end method
.method public getBg()Lcom/sdk/orion/lib/history/bean/Card$UiBean$BgBean;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->bg:Lcom/sdk/orion/lib/history/bean/Card$UiBean$BgBean;
return-object v0
.end method
.method public getCustom()Lcom/sdk/orion/lib/history/bean/Card$UiBean$CustomBean;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->custom:Lcom/sdk/orion/lib/history/bean/Card$UiBean$CustomBean;
return-object v0
.end method
.method public getLink()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->link:Ljava/lang/String;
return-object v0
.end method
.method public getSkillIcon()Lcom/sdk/orion/lib/history/bean/Card$UiBean$SkillIconBean;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->skillIcon:Lcom/sdk/orion/lib/history/bean/Card$UiBean$SkillIconBean;
return-object v0
.end method
.method public getText()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->text:Ljava/lang/String;
return-object v0
.end method
.method public getType()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->type:Ljava/lang/String;
return-object v0
.end method
.method public setAttr(Lcom/sdk/orion/lib/history/bean/Card$UiBean$AttrBean;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->attr:Lcom/sdk/orion/lib/history/bean/Card$UiBean$AttrBean;
return-void
.end method
.method public setBg(Lcom/sdk/orion/lib/history/bean/Card$UiBean$BgBean;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->bg:Lcom/sdk/orion/lib/history/bean/Card$UiBean$BgBean;
return-void
.end method
.method public setCustom(Lcom/sdk/orion/lib/history/bean/Card$UiBean$CustomBean;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->custom:Lcom/sdk/orion/lib/history/bean/Card$UiBean$CustomBean;
return-void
.end method
.method public setLink(Ljava/lang/String;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->link:Ljava/lang/String;
return-void
.end method
.method public setSkillIcon(Lcom/sdk/orion/lib/history/bean/Card$UiBean$SkillIconBean;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->skillIcon:Lcom/sdk/orion/lib/history/bean/Card$UiBean$SkillIconBean;
return-void
.end method
.method public setText(Ljava/lang/String;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->text:Ljava/lang/String;
return-void
.end method
.method public setType(Ljava/lang/String;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/bean/Card$UiBean;->type:Ljava/lang/String;
return-void
.end method