50 lines
1.0 KiB
Smali
50 lines
1.0 KiB
Smali
.class public Lcom/moji/http/idx/entity/IndexTips$IndexTip;
|
|
.super Ljava/lang/Object;
|
|
.source "IndexTips.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/idx/entity/IndexTips;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = "IndexTip"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public createTime:J
|
|
|
|
.field public h5url:Ljava/lang/String;
|
|
|
|
.field public id:I
|
|
|
|
.field public liveIndexId:I
|
|
|
|
.field public liveIndexLevel:I
|
|
|
|
.field public picturePath:Ljava/lang/String;
|
|
|
|
.field final synthetic this$0:Lcom/moji/http/idx/entity/IndexTips;
|
|
|
|
.field public tipDesc:Ljava/lang/String;
|
|
|
|
.field public tipTitle:Ljava/lang/String;
|
|
|
|
.field public tipType:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/http/idx/entity/IndexTips;)V
|
|
.locals 0
|
|
|
|
.line 14
|
|
iput-object p1, p0, Lcom/moji/http/idx/entity/IndexTips$IndexTip;->this$0:Lcom/moji/http/idx/entity/IndexTips;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|