45 lines
831 B
Smali
45 lines
831 B
Smali
.class public Lk9/a$a;
|
|
.super Ljava/lang/Object;
|
|
.source "QueryGetContactUploadAgreement.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lk9/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 = "agreementYesno"
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lk9/a$a;->a:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|