NewAccountIdentifier.smali
.class public Lorg/web3j/protocol/admin/methods/response/NewAccountIdentifier;
.super Lorg/web3j/protocol/core/Response;
.source "NewAccountIdentifier.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lorg/web3j/protocol/core/Response",
"<",
"Ljava/lang/String;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 11
invoke-direct {p0}, Lorg/web3j/protocol/core/Response;-><init>()V
return-void
.end method
# virtual methods
.method public getAccountId()Ljava/lang/String;
.registers 2
.prologue
.line 13
invoke-virtual {p0}, Lorg/web3j/protocol/admin/methods/response/NewAccountIdentifier;->getResult()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/String;
return-object v0
.end method