TaboolaAdFeed.smali

.class public Ltr/com/hurriyet/androidsdk/model/content/TaboolaAdFeed;
.super Ljava/lang/Object;
.source "TaboolaAdFeed.java"

# interfaces
.implements Ltr/com/hurriyet/androidsdk/model/content/Feed;
.implements Ljava/io/Serializable;


# instance fields
.field public adType:Ltr/com/hurriyet/androidsdk/model/content/AdType;

.field public ixName:Ljava/lang/String;

.field public name:Ljava/lang/String;

.field public properties:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Ltr/com/hurriyet/androidsdk/response/content/ContentProperty;",
            ">;"
        }
    .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