58 lines
1.1 KiB
Smali
58 lines
1.1 KiB
Smali
.class public Lcom/moji/http/mqn/entity/TopicBanner$Banner;
|
|
.super Ljava/lang/Object;
|
|
.source "TopicBanner.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/mqn/entity/TopicBanner;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Banner"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public height:I
|
|
|
|
.field public id:J
|
|
|
|
.field public img_path:Ljava/lang/String;
|
|
|
|
.field public position:I
|
|
|
|
.field public square_color:Ljava/lang/String;
|
|
|
|
.field public square_id:J
|
|
|
|
.field public square_name:Ljava/lang/String;
|
|
|
|
.field public square_show_count:Ljava/lang/String;
|
|
|
|
.field public square_show_name:Ljava/lang/String;
|
|
|
|
.field public square_show_name_color:Ljava/lang/String;
|
|
|
|
.field public title:Ljava/lang/String;
|
|
|
|
.field public topic_id:J
|
|
|
|
.field public type:I
|
|
|
|
.field public web_path:Ljava/lang/String;
|
|
|
|
.field public width:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 12
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|