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

32 lines
653 B
Smali

.class public Lcom/moji/http/ugc/bean/CitySearchResultData$CityLable;
.super Ljava/lang/Object;
.source "CitySearchResultData.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/http/ugc/bean/CitySearchResultData;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "CityLable"
.end annotation
# instance fields
.field public color:Ljava/lang/String;
.field public name:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 18
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method