50 lines
1.2 KiB
Smali
50 lines
1.2 KiB
Smali
.class public Lcom/moji/http/ugc/bean/AtInfo;
|
|
.super Ljava/lang/Object;
|
|
.source "AtInfo.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/Serializable;
|
|
|
|
|
|
# instance fields
|
|
.field public bitmap:Landroid/graphics/Bitmap;
|
|
|
|
.field public nick:Ljava/lang/String;
|
|
|
|
.field public snsId:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 15
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 16
|
|
iput-object p1, p0, Lcom/moji/http/ugc/bean/AtInfo;->snsId:Ljava/lang/String;
|
|
|
|
.line 17
|
|
iput-object p2, p0, Lcom/moji/http/ugc/bean/AtInfo;->nick:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Bitmap;)V
|
|
.locals 0
|
|
|
|
.line 20
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 21
|
|
iput-object p1, p0, Lcom/moji/http/ugc/bean/AtInfo;->snsId:Ljava/lang/String;
|
|
|
|
.line 22
|
|
iput-object p2, p0, Lcom/moji/http/ugc/bean/AtInfo;->nick:Ljava/lang/String;
|
|
|
|
.line 23
|
|
iput-object p3, p0, Lcom/moji/http/ugc/bean/AtInfo;->bitmap:Landroid/graphics/Bitmap;
|
|
|
|
return-void
|
|
.end method
|