Weather/smali/com/moji/http/allergy/bean/AllergyMainBean$HourForecast.smali
2021-05-10 10:13:34 +02:00

35 lines
674 B
Smali

.class public Lcom/moji/http/allergy/bean/AllergyMainBean$HourForecast;
.super Ljava/lang/Object;
.source "AllergyMainBean.java"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/http/allergy/bean/AllergyMainBean;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "HourForecast"
.end annotation
# instance fields
.field public incident:I
.field public pub_time:J
# direct methods
.method public constructor <init>()V
.locals 0
.line 30
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method