tmap/smali_classes4/com/smart/sklb/edge/nepkt/nepkt_hrnSzPx.smali
2022-06-10 21:38:30 +09:00

103 lines
2.4 KiB
Smali

.class public Lcom/smart/sklb/edge/nepkt/nepkt_hrnSzPx;
.super Ljava/lang/Object;
.source ""
# instance fields
.field private landingUrl:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "landing_url"
.end annotation
.end field
.field private packageName:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "package"
.end annotation
.end field
.field private scheme:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "scheme"
.end annotation
.end field
.field private ssg:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "ssg"
.end annotation
.end field
.field private timer:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "timer"
.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 getLandingUrl()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnSzPx;->landingUrl:Ljava/lang/String;
return-object v0
.end method
.method public getScheme()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnSzPx;->scheme:Ljava/lang/String;
return-object v0
.end method
.method public getSsg()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnSzPx;->ssg:Ljava/lang/String;
return-object v0
.end method
.method public getTimer()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnSzPx;->timer:Ljava/lang/String;
return-object v0
.end method
.method public get_package()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnSzPx;->packageName:Ljava/lang/String;
return-object v0
.end method