122 lines
1.8 KiB
Smali
122 lines
1.8 KiB
Smali
.class public Lcom/moji/mjweather/dailydetail/entity/ConstellationEntity;
|
|
.super Ljava/lang/Object;
|
|
.source "ConstellationEntity.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/Serializable;
|
|
|
|
|
|
# static fields
|
|
.field private static final serialVersionUID:J = 0x1L
|
|
|
|
|
|
# instance fields
|
|
.field public endDate:Ljava/lang/String;
|
|
|
|
.field public id:I
|
|
|
|
.field public name:Ljava/lang/String;
|
|
|
|
.field public startDate:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 11
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getIconID()I
|
|
.locals 2
|
|
|
|
.line 20
|
|
iget v0, p0, Lcom/moji/mjweather/dailydetail/entity/ConstellationEntity;->id:I
|
|
|
|
const v1, 0x7f0801f5
|
|
|
|
packed-switch v0, :pswitch_data_0
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_0
|
|
const v1, 0x7f0801f8
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_1
|
|
const v1, 0x7f0801f7
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_2
|
|
const v1, 0x7f080200
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_3
|
|
const v1, 0x7f0801ff
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_4
|
|
const v1, 0x7f0801fe
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_5
|
|
const v1, 0x7f0801fd
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_6
|
|
const v1, 0x7f0801fc
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_7
|
|
const v1, 0x7f0801fb
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_8
|
|
const v1, 0x7f0801fa
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_9
|
|
const v1, 0x7f0801f9
|
|
|
|
goto :goto_0
|
|
|
|
:pswitch_a
|
|
const v1, 0x7f0801f6
|
|
|
|
:goto_0
|
|
:pswitch_b
|
|
return v1
|
|
|
|
nop
|
|
|
|
:pswitch_data_0
|
|
.packed-switch 0x0
|
|
:pswitch_b
|
|
:pswitch_a
|
|
:pswitch_9
|
|
:pswitch_8
|
|
:pswitch_7
|
|
:pswitch_6
|
|
:pswitch_5
|
|
:pswitch_4
|
|
:pswitch_3
|
|
:pswitch_2
|
|
:pswitch_1
|
|
:pswitch_0
|
|
.end packed-switch
|
|
.end method
|