120 lines
2.4 KiB
Smali
120 lines
2.4 KiB
Smali
.class public Lz9/a$a$a;
|
|
.super Ljava/lang/Object;
|
|
.source "AudioDto.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lz9/a$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 = "requestTimeSec"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private b:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "requestType"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private c:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "contentType"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private d:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "url"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private e:Lcom/google/gson/JsonObject;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "headers"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private f:Lcom/google/gson/JsonObject;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "body"
|
|
.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()Lcom/google/gson/JsonObject;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lz9/a$a$a;->f:Lcom/google/gson/JsonObject;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public b()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lz9/a$a$a;->c:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public c()Lcom/google/gson/JsonObject;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lz9/a$a$a;->e:Lcom/google/gson/JsonObject;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public d()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lz9/a$a$a;->a:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public e()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lz9/a$a$a;->b:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public f()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lz9/a$a$a;->d:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|