RelatedNewsFeed.smali
.class public Ltr/com/hurriyet/androidsdk/response/content/RelatedNewsFeed;
.super Ljava/lang/Object;
.source "RelatedNewsFeed.java"
# interfaces
.implements Ltr/com/hurriyet/androidsdk/model/content/Feed;
.implements Ljava/io/Serializable;
# instance fields
.field public allNewsUrl:Ljava/lang/String;
.field public cards:Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayList<",
"Ltr/com/hurriyet/androidsdk/response/content/RelatedNewsCardFeed;",
">;"
}
.end annotation
.end field
.field public title:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 1
.line 12
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method