SearchContent.smali
.class public Ltr/com/hurriyet/androidsdk/model/search/SearchContent;
.super Ljava/lang/Object;
.source "SearchContent.java"
# interfaces
.implements Ljava/io/Serializable;
# instance fields
.field public ancestors:Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Ancestors"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ltr/com/hurriyet/androidsdk/model/search/Ancestor;",
">;"
}
.end annotation
.end field
.field public contentType:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "ContentType"
.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 files:Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Files"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ltr/com/hurriyet/androidsdk/model/search/File;",
">;"
}
.end annotation
.end field
.field public request:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Request"
.end annotation
.end field
.field public startDate:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "StartDate"
.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
.field public totalCount:I
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "TotalCount"
.end annotation
.end field
.field public url:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Url"
.end annotation
.end field
.field public writer:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Writer"
.end annotation
.end field
.field public writerImage:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "WriterImage"
.end annotation
.end field
.field public writerName:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "WriterName"
.end annotation
.end field
.field public writerType:Ljava/lang/Object;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "WriterType"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 2
.line 14
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 40
iput-object v0, p0, Ltr/com/hurriyet/androidsdk/model/search/SearchContent;->ancestors:Ljava/util/List;
.line 44
iput-object v0, p0, Ltr/com/hurriyet/androidsdk/model/search/SearchContent;->files:Ljava/util/List;
return-void
.end method