AuthorProfileFragmentData.smali

.class public Lhurriyet/mobil/android/hurriyet/datatransferobjects/AuthorProfileFragmentData;
.super Lcom/appcore/utils/helpers/DataTransferObject;
.source "AuthorProfileFragmentData.java"


# instance fields
.field public final author:Ltr/com/hurriyet/androidsdk/response/authors/Author;

.field public coreFragmentAnimation:Lcom/appcore/utils/helpers/fragment/CoreFragmentAnimation;


# direct methods
.method public constructor <init>(Ltr/com/hurriyet/androidsdk/response/authors/Author;Lcom/appcore/utils/helpers/fragment/CoreFragmentAnimation;)V
    .registers 3

    .line 16
    invoke-direct {p0}, Lcom/appcore/utils/helpers/DataTransferObject;-><init>()V

    .line 17
    iput-object p1, p0, Lhurriyet/mobil/android/hurriyet/datatransferobjects/AuthorProfileFragmentData;->author:Ltr/com/hurriyet/androidsdk/response/authors/Author;

    .line 18
    iput-object p2, p0, Lhurriyet/mobil/android/hurriyet/datatransferobjects/AuthorProfileFragmentData;->coreFragmentAnimation:Lcom/appcore/utils/helpers/fragment/CoreFragmentAnimation;

    return-void
.end method