e.smali

.class public final Lcom/imo/android/imoim/community/community/data/bean/e;
.super Ljava/lang/Object;
.source "SourceFile"


# instance fields
.field public a:Lcom/imo/android/imoim/communitymodule/data/u;
    .annotation runtime Lcom/google/gson/a/e;
        a = "media_struct"
    .end annotation
.end field

.field public b:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/a/e;
        a = "text"
    .end annotation
.end field

.field public c:Lcom/imo/android/imoim/communitymodule/data/PostItem$Type;
    .annotation runtime Lcom/google/gson/a/e;
        a = "type"
    .end annotation
.end field


# direct methods
.method public constructor <init>()V
    .registers 2

    .line 10
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 18
    sget-object v0, Lcom/imo/android/imoim/communitymodule/data/PostItem$Type;->UNKNOWN:Lcom/imo/android/imoim/communitymodule/data/PostItem$Type;

    iput-object v0, p0, Lcom/imo/android/imoim/community/community/data/bean/e;->c:Lcom/imo/android/imoim/communitymodule/data/PostItem$Type;

    return-void
.end method