73 lines
1.6 KiB
Smali
73 lines
1.6 KiB
Smali
.class public Lcom/moji/http/xm/data/VoiceEntityData;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "VoiceEntityData.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public pageNextNo:I
|
|
|
|
.field private xls:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 11
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getVoiceList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 41
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData;->xls:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public setXls(Ljava/util/List;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 45
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData;->xls:Ljava/util/List;
|
|
|
|
return-void
|
|
.end method
|