40 lines
792 B
Smali
40 lines
792 B
Smali
.class public Lcom/moji/http/ugc/bean/GetCommentResp$Like;
|
|
.super Ljava/lang/Object;
|
|
.source "GetCommentResp.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/ugc/bean/GetCommentResp;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Like"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public create_time:Ljava/lang/String;
|
|
|
|
.field public face:Ljava/lang/String;
|
|
|
|
.field public nick:Ljava/lang/String;
|
|
|
|
.field public sns_id:Ljava/lang/String;
|
|
|
|
.field public type:Ljava/lang/String;
|
|
|
|
.field public user_id:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 36
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|