Weather/smali_classes2/com/moji/http/redleaves/entity/RLMapResponse$MapPoint.smali
2021-05-10 10:13:34 +02:00

42 lines
982 B
Smali

.class public Lcom/moji/http/redleaves/entity/RLMapResponse$MapPoint;
.super Ljava/lang/Object;
.source "RLMapResponse.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/http/redleaves/entity/RLMapResponse;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "MapPoint"
.end annotation
# instance fields
.field public attractionId:I
.field public attractionName:Ljava/lang/String;
.field public attractionPicNum:I
.field public lat:D
.field public lon:D
.field final synthetic this$0:Lcom/moji/http/redleaves/entity/RLMapResponse;
# direct methods
.method public constructor <init>(Lcom/moji/http/redleaves/entity/RLMapResponse;)V
.locals 0
.line 18
iput-object p1, p0, Lcom/moji/http/redleaves/entity/RLMapResponse$MapPoint;->this$0:Lcom/moji/http/redleaves/entity/RLMapResponse;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method