VerifyInfo.smali
.class public Lcom/sandboxol/file/entity/VerifyInfo;
.super Ljava/lang/Object;
.source "VerifyInfo.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field private code:Ljava/lang/String;
.field private fileDir:Ljava/lang/String;
.field private fileName:Ljava/lang/String;
.field private t:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
.field private type:Ljava/lang/String;
.field private url:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 2
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-string v0, ""
.line 2
iput-object v0, p0, Lcom/sandboxol/file/entity/VerifyInfo;->url:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public getCode()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/file/entity/VerifyInfo;->code:Ljava/lang/String;
return-object v0
.end method
.method public getFileDir()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/file/entity/VerifyInfo;->fileDir:Ljava/lang/String;
return-object v0
.end method
.method public getFileName()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/file/entity/VerifyInfo;->fileName:Ljava/lang/String;
return-object v0
.end method
.method public getT()Ljava/lang/Object;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/sandboxol/file/entity/VerifyInfo;->t:Ljava/lang/Object;
return-object v0
.end method
.method public getType()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/file/entity/VerifyInfo;->type:Ljava/lang/String;
return-object v0
.end method
.method public getUrl()Ljava/lang/String;
.registers 2
.line 1
iget-object v0, p0, Lcom/sandboxol/file/entity/VerifyInfo;->url:Ljava/lang/String;
return-object v0
.end method
.method public setCode(Ljava/lang/String;)Lcom/sandboxol/file/entity/VerifyInfo;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/file/entity/VerifyInfo;->code:Ljava/lang/String;
return-object p0
.end method
.method public setFileDir(Ljava/lang/String;)Lcom/sandboxol/file/entity/VerifyInfo;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/file/entity/VerifyInfo;->fileDir:Ljava/lang/String;
return-object p0
.end method
.method public setFileName(Ljava/lang/String;)Lcom/sandboxol/file/entity/VerifyInfo;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/file/entity/VerifyInfo;->fileName:Ljava/lang/String;
return-object p0
.end method
.method public setT(Ljava/lang/Object;)Lcom/sandboxol/file/entity/VerifyInfo;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)",
"Lcom/sandboxol/file/entity/VerifyInfo;"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/sandboxol/file/entity/VerifyInfo;->t:Ljava/lang/Object;
return-object p0
.end method
.method public setType(Ljava/lang/String;)Lcom/sandboxol/file/entity/VerifyInfo;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/file/entity/VerifyInfo;->type:Ljava/lang/String;
return-object p0
.end method
.method public setUrl(Ljava/lang/String;)Lcom/sandboxol/file/entity/VerifyInfo;
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/file/entity/VerifyInfo;->url:Ljava/lang/String;
return-object p0
.end method