SearchAllAuthorsFragmentData.smali
.class public Lhurriyet/mobil/android/hurriyet/datatransferobjects/SearchAllAuthorsFragmentData;
.super Lcom/appcore/utils/helpers/DataTransferObject;
.source "SearchAllAuthorsFragmentData.java"
# instance fields
.field public authors:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ltr/com/hurriyet/androidsdk/response/authors/Author;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/List;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Ltr/com/hurriyet/androidsdk/response/authors/Author;",
">;)V"
}
.end annotation
.line 16
invoke-direct {p0}, Lcom/appcore/utils/helpers/DataTransferObject;-><init>()V
.line 17
iput-object p1, p0, Lhurriyet/mobil/android/hurriyet/datatransferobjects/SearchAllAuthorsFragmentData;->authors:Ljava/util/List;
return-void
.end method