Weather/smali_classes3/com/moji/sakura/main/data/SakuraMainFragmentData.smali
2021-05-10 10:13:34 +02:00

47 lines
1.2 KiB
Smali

.class public Lcom/moji/sakura/main/data/SakuraMainFragmentData;
.super Ljava/lang/Object;
.source "SakuraMainFragmentData.java"
# instance fields
.field public a:Lcom/moji/http/sakura/entity/SakuraHomeInfo;
.annotation build Landroid/support/annotation/Nullable;
.end annotation
.end field
.field public b:Lcom/moji/opevent/model/OperationEvent;
.annotation build Landroid/support/annotation/Nullable;
.end annotation
.end field
.field public c:Lcom/moji/opevent/model/OperationEvent;
.annotation build Landroid/support/annotation/Nullable;
.end annotation
.end field
.field public d:Lcom/moji/opevent/model/OperationEvent;
.annotation build Landroid/support/annotation/Nullable;
.end annotation
.end field
.field public e:Lcom/moji/opevent/model/OperationEvent;
.annotation build Landroid/support/annotation/Nullable;
.end annotation
.end field
.field public f:Lcom/moji/opevent/model/OperationEvent;
.annotation build Landroid/support/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 10
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method