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

90 lines
1.7 KiB
Smali

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