Weather/smali_classes2/com/moji/http/ugc/bean/LiveViewBannerResp.smali
2021-05-10 10:13:34 +02:00

36 lines
859 B
Smali

.class public Lcom/moji/http/ugc/bean/LiveViewBannerResp;
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
.source "LiveViewBannerResp.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/http/ugc/bean/LiveViewBannerResp$BannerContent;,
Lcom/moji/http/ugc/bean/LiveViewBannerResp$BannerParams;
}
.end annotation
# instance fields
.field public list:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/moji/http/ugc/bean/LiveViewBannerResp$BannerParams;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 11
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
return-void
.end method