70 lines
1.6 KiB
Smali
70 lines
1.6 KiB
Smali
.class public Lcom/moji/http/ugc/bean/WaterfallResp;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "WaterfallResp.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/http/ugc/bean/WaterfallResp$HotBanner;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public activity_describe:Ljava/lang/String;
|
|
|
|
.field public back_url:Ljava/lang/String;
|
|
|
|
.field public create_time:Ljava/lang/String;
|
|
|
|
.field public hot_banner:Lcom/moji/http/ugc/bean/WaterfallResp$HotBanner;
|
|
|
|
.field public is_prized:Z
|
|
|
|
.field public join_count:Ljava/lang/String;
|
|
|
|
.field public left_day:Ljava/lang/String;
|
|
|
|
.field public page_cursor:Ljava/lang/String;
|
|
|
|
.field public photo_describe:Ljava/lang/String;
|
|
|
|
.field public final picture_list:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/http/ugc/bean/OnePicture;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public publish_nick:Ljava/lang/String;
|
|
|
|
.field public start_time:Ljava/lang/String;
|
|
|
|
.field public title:Ljava/lang/String;
|
|
|
|
.field public wap_url:Ljava/lang/String;
|
|
|
|
.field public water_mark:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 11
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
.line 15
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
iput-object v0, p0, Lcom/moji/http/ugc/bean/WaterfallResp;->picture_list:Ljava/util/List;
|
|
|
|
return-void
|
|
.end method
|