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

120 lines
2.8 KiB
Smali

.class public Lcom/smart/sklb/edge/nepkt/nepkt_hrnPzaRx;
.super Ljava/lang/Object;
.source ""
# instance fields
.field public browser:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "browser"
.end annotation
.end field
.field public 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 public pkg:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "pkg"
.end annotation
.end field
.field public popupType:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "popup_type"
.end annotation
.end field
.field public 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 public tag:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "tag"
.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 getBrowser()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnPzaRx;->browser:Ljava/lang/String;
return-object v0
.end method
.method public getLandingUrl()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnPzaRx;->landingUrl:Ljava/lang/String;
return-object v0
.end method
.method public getPkg()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnPzaRx;->pkg:Ljava/lang/String;
return-object v0
.end method
.method public getPopupType()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnPzaRx;->popupType: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_hrnPzaRx;->scheme:Ljava/lang/String;
return-object v0
.end method
.method public getTag()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/smart/sklb/edge/nepkt/nepkt_hrnPzaRx;->tag:Ljava/lang/String;
return-object v0
.end method