100 lines
2.1 KiB
Smali
100 lines
2.1 KiB
Smali
.class public Lcom/smart/sklb/edge/nepkt/nepkt_hrnBzRx;
|
|
.super Ljava/lang/Object;
|
|
.source ""
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private code:I
|
|
.annotation runtime Lcom/google/gson/annotations/Expose;
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "code"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private data:Ljava/lang/Object;
|
|
.annotation runtime Lcom/google/gson/annotations/Expose;
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "data"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"TT;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private message:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/gson/annotations/Expose;
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "message"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private result:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/gson/annotations/Expose;
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "result"
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getCode()I
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnBzRx;->code:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getData()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TT;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnBzRx;->data:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getResult()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnBzRx;->result:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|