Metadata.smali
.class public Ltr/com/hurriyet/androidsdk/model/search/Metadata;
.super Ljava/lang/Object;
.source "Metadata.java"
# instance fields
.field public contentTags:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "ContentTags"
.end annotation
.end field
.field public credit:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Credit"
.end annotation
.end field
.field public description:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Description"
.end annotation
.end field
.field public embedCode:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "EmbedCode"
.end annotation
.end field
.field public fileShowRelatedNews:Z
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "FileShowRelatedNews"
.end annotation
.end field
.field public from:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "From"
.end annotation
.end field
.field public section:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Section"
.end annotation
.end field
.field public sources:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Sources"
.end annotation
.end field
.field public tags:Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Tags"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
.field public title:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Title"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 2
.line 13
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 26
iput-object v0, p0, Ltr/com/hurriyet/androidsdk/model/search/Metadata;->tags:Ljava/util/List;
return-void
.end method