373 lines
7.7 KiB
Smali
373 lines
7.7 KiB
Smali
.class public Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "VoiceEntityData.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/Serializable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/http/xm/data/VoiceEntityData;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "VoiceEntity"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private cachePath:Ljava/lang/String;
|
|
|
|
.field private cardValidTimeDetails:Ljava/lang/String;
|
|
|
|
.field private details:Ljava/lang/String;
|
|
|
|
.field private endDate:Ljava/lang/String;
|
|
|
|
.field private endTime:J
|
|
|
|
.field private id:I
|
|
|
|
.field private imgUrl:Ljava/lang/String;
|
|
|
|
.field private isCached:Z
|
|
|
|
.field private isNew:Z
|
|
|
|
.field private key:Ljava/lang/String;
|
|
|
|
.field private name:Ljava/lang/String;
|
|
|
|
.field private sex:I
|
|
|
|
.field private startDate:Ljava/lang/String;
|
|
|
|
.field private trialUrl:Ljava/lang/String;
|
|
|
|
.field private type:I
|
|
|
|
.field private useNum:I
|
|
|
|
.field private voiceUrl:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 48
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getCachePath()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 85
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->cachePath:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getCardValidTimeDetails()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 93
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->cardValidTimeDetails:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDetails()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 101
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->details:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getEndDate()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 109
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->endDate:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getEndTime()J
|
|
.locals 2
|
|
|
|
.line 73
|
|
iget-wide v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->endTime:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public getId()I
|
|
.locals 1
|
|
|
|
.line 117
|
|
iget v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->id:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getImgUrl()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 125
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->imgUrl:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getKey()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 141
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->key:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getName()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 149
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->name:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSex()I
|
|
.locals 1
|
|
|
|
.line 157
|
|
iget v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->sex:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getStartDate()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 165
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->startDate:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getTrialUrl()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 173
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->trialUrl:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getType()I
|
|
.locals 1
|
|
|
|
.line 181
|
|
iget v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->type:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getUseNum()I
|
|
.locals 1
|
|
|
|
.line 189
|
|
iget v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->useNum:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getVoiceUrl()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 197
|
|
iget-object v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->voiceUrl:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public isCached()Z
|
|
.locals 1
|
|
|
|
.line 69
|
|
iget-boolean v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->isCached:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public isIsNew()Z
|
|
.locals 1
|
|
|
|
.line 133
|
|
iget-boolean v0, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->isNew:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public setCachePath(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 89
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->cachePath:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setCached(Z)V
|
|
.locals 0
|
|
|
|
.line 81
|
|
iput-boolean p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->isCached:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setCardValidTimeDetails(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 97
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->cardValidTimeDetails:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setDetails(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 105
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->details:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setEndDate(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 113
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->endDate:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setEndTime(J)V
|
|
.locals 0
|
|
|
|
.line 77
|
|
iput-wide p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->endTime:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setId(I)V
|
|
.locals 0
|
|
|
|
.line 121
|
|
iput p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->id:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setImgUrl(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 129
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->imgUrl:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setIsNew(Z)V
|
|
.locals 0
|
|
|
|
.line 137
|
|
iput-boolean p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->isNew:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setKey(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 145
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->key:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setName(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 153
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->name:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSex(I)V
|
|
.locals 0
|
|
|
|
.line 161
|
|
iput p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->sex:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setStartDate(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 169
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->startDate:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setTrialUrl(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 177
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->trialUrl:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setType(I)V
|
|
.locals 0
|
|
|
|
.line 185
|
|
iput p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->type:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setUseNum(I)V
|
|
.locals 0
|
|
|
|
.line 193
|
|
iput p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->useNum:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setVoiceUrl(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 201
|
|
iput-object p1, p0, Lcom/moji/http/xm/data/VoiceEntityData$VoiceEntity;->voiceUrl:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|