.class public final enum Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .super Ljava/lang/Enum; .source "AdCommonInterface.java" # interfaces .implements Lcom/google/protobuf/Internal$EnumLite; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/moji/launchserver/AdCommonInterface; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x4019 name = "DayOrNight" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Enum<", "Lcom/moji/launchserver/AdCommonInterface$DayOrNight;", ">;", "Lcom/google/protobuf/Internal$EnumLite;" } .end annotation # static fields .field private static final synthetic $VALUES:[Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .field public static final enum DAY:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .field public static final DAY_VALUE:I = 0x1 .field public static final enum NIGHT:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .field public static final NIGHT_VALUE:I = 0x2 .field private static internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap; .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/protobuf/Internal$EnumLiteMap<", "Lcom/moji/launchserver/AdCommonInterface$DayOrNight;", ">;" } .end annotation .end field # instance fields .field private final value:I # direct methods .method static constructor ()V .locals 5 .line 576 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight; const-string v1, "DAY" const/4 v2, 0x0 const/4 v3, 0x1 invoke-direct {v0, v1, v2, v2, v3}, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->(Ljava/lang/String;III)V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->DAY:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .line 577 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight; const-string v1, "NIGHT" const/4 v4, 0x2 invoke-direct {v0, v1, v3, v3, v4}, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->(Ljava/lang/String;III)V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->NIGHT:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .line 574 new-array v0, v4, [Lcom/moji/launchserver/AdCommonInterface$DayOrNight; sget-object v1, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->DAY:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; aput-object v1, v0, v2 sget-object v1, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->NIGHT:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; aput-object v1, v0, v3 sput-object v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->$VALUES:[Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .line 599 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight$1; invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$DayOrNight$1;->()V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap; return-void .end method .method private constructor (Ljava/lang/String;III)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(II)V" } .end annotation .line 608 invoke-direct {p0, p1, p2}, Ljava/lang/Enum;->(Ljava/lang/String;I)V .line 609 iput p4, p0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->value:I return-void .end method .method public static internalGetValueMap()Lcom/google/protobuf/Internal$EnumLiteMap; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/protobuf/Internal$EnumLiteMap<", "Lcom/moji/launchserver/AdCommonInterface$DayOrNight;", ">;" } .end annotation .line 596 sget-object v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap; return-object v0 .end method .method public static valueOf(I)Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .locals 0 packed-switch p0, :pswitch_data_0 const/4 p0, 0x0 return-object p0 .line 589 :pswitch_0 sget-object p0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->NIGHT:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; return-object p0 .line 588 :pswitch_1 sget-object p0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->DAY:Lcom/moji/launchserver/AdCommonInterface$DayOrNight; return-object p0 nop :pswitch_data_0 .packed-switch 0x1 :pswitch_1 :pswitch_0 .end packed-switch .end method .method public static valueOf(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .locals 1 .line 574 const-class v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight; invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum; move-result-object p0 check-cast p0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight; return-object p0 .end method .method public static values()[Lcom/moji/launchserver/AdCommonInterface$DayOrNight; .locals 1 .line 574 sget-object v0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->$VALUES:[Lcom/moji/launchserver/AdCommonInterface$DayOrNight; invoke-virtual {v0}, [Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->clone()Ljava/lang/Object; move-result-object v0 check-cast v0, [Lcom/moji/launchserver/AdCommonInterface$DayOrNight; return-object v0 .end method # virtual methods .method public final getNumber()I .locals 1 .line 584 iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DayOrNight;->value:I return v0 .end method