tmap/smali_classes4/k9/c$a$a.smali
2022-06-10 21:38:30 +09:00

37 lines
736 B
Smali

.class public Lk9/c$a$a;
.super Ljava/lang/Object;
.source "QueryUploadContacts.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk9/c$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public a:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "addressName"
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lk9/c$a$a;->a:Ljava/lang/String;
return-void
.end method