52 lines
1.1 KiB
Smali
52 lines
1.1 KiB
Smali
.class public Lcom/moji/http/mqn/entity/TopicInfo$Member;
|
|
.super Ljava/lang/Object;
|
|
.source "TopicInfo.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/mqn/entity/TopicInfo;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = "Member"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public count:I
|
|
|
|
.field public face:Ljava/lang/String;
|
|
|
|
.field public nick:Ljava/lang/String;
|
|
|
|
.field public rank_icon:Ljava/lang/String;
|
|
|
|
.field public rank_name:Ljava/lang/String;
|
|
|
|
.field public rank_type:I
|
|
|
|
.field public sex:Ljava/lang/String;
|
|
|
|
.field public sns_id:J
|
|
|
|
.field final synthetic this$0:Lcom/moji/http/mqn/entity/TopicInfo;
|
|
|
|
.field public type:I
|
|
|
|
.field public user_id:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/http/mqn/entity/TopicInfo;)V
|
|
.locals 0
|
|
|
|
.line 34
|
|
iput-object p1, p0, Lcom/moji/http/mqn/entity/TopicInfo$Member;->this$0:Lcom/moji/http/mqn/entity/TopicInfo;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|