Ancestor.smali
.class public Ltr/com/hurriyet/androidsdk/model/search/Ancestor;
.super Ljava/lang/Object;
.source "Ancestor.java"
# instance fields
.field public contentType:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "ContentType"
.end annotation
.end field
.field public id:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "_id"
.end annotation
.end field
.field public isBreadCrumb:Z
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "IsBreadCrumb"
.end annotation
.end field
.field public ixName:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "IxName"
.end annotation
.end field
.field public path:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Path"
.end annotation
.end field
.field public selfPath:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "SelfPath"
.end annotation
.end field
.field public title:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Title"
.end annotation
.end field
.field public url:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Url"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 1
.line 10
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method