43 lines
956 B
Smali
43 lines
956 B
Smali
.class public Lcom/moji/http/redleaves/entity/RLMapResponse;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "RLMapResponse.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/http/redleaves/entity/RLMapResponse$MapPoint;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public attraction_list:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/http/redleaves/entity/RLMapResponse$MapPoint;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public city_lat:D
|
|
|
|
.field public city_lon:D
|
|
|
|
.field public dynamic_maple_pic:Ljava/lang/String;
|
|
|
|
.field public maple_leaf_dye_pic:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 11
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
return-void
|
|
.end method
|