38 lines
971 B
Smali
38 lines
971 B
Smali
.class public Lcom/moji/http/snow/bean/SnowPushDetail;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "SnowPushDetail.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/http/snow/bean/SnowPushDetail$PushMessage;,
|
|
Lcom/moji/http/snow/bean/SnowPushDetail$SubPush;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public sub_push:Lcom/moji/http/snow/bean/SnowPushDetail$SubPush;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "sub_push"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public sub_sms:Lcom/moji/http/snow/bean/SnowPushDetail$PushMessage;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "sub_sms"
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 13
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
return-void
|
|
.end method
|