2022-06-10 21:38:30 +09:00

90 lines
1.8 KiB
Smali

.class public Lj9/e$b;
.super Ljava/lang/Object;
.source "QueryUpdateAnonymousToken.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lj9/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# instance fields
.field private a:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "aicloudAuthenticationToken"
.end annotation
.end field
.field private b:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "deviceId"
.end annotation
.end field
.field private c:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "deviceRefreshToken"
.end annotation
.end field
.field private d:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "userId"
.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, Lj9/e$b;->a:Ljava/lang/String;
return-object v0
.end method
.method public b()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lj9/e$b;->b:Ljava/lang/String;
return-object v0
.end method
.method public c()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lj9/e$b;->c:Ljava/lang/String;
return-object v0
.end method
.method public d()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lj9/e$b;->d:Ljava/lang/String;
return-object v0
.end method