tmap/smali_classes4/com/sktelecom/tyche/sktasr/SktasrMessage$AsrResponseDataOrBuilder.smali
2022-06-10 21:38:30 +09:00

77 lines
1.7 KiB
Smali

.class public interface abstract Lcom/sktelecom/tyche/sktasr/SktasrMessage$AsrResponseDataOrBuilder;
.super Ljava/lang/Object;
.source "SktasrMessage.java"
# interfaces
.implements Lcom/google/protobuf/MessageOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sktelecom/tyche/sktasr/SktasrMessage;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AsrResponseDataOrBuilder"
.end annotation
# virtual methods
.method public abstract getCMMD()Lcom/sktelecom/tyche/sktasr/SktasrMessage$Cmmd;
.end method
.method public abstract getErrCode()I
.end method
.method public abstract getFsec()Ljava/lang/String;
.end method
.method public abstract getFsecBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getRecogID()Ljava/lang/String;
.end method
.method public abstract getRecogIDBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getRecogText()Ljava/lang/String;
.end method
.method public abstract getRecogTextBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getResult()Ljava/lang/String;
.end method
.method public abstract getResultBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getScore()Ljava/lang/String;
.end method
.method public abstract getScoreBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract hasCMMD()Z
.end method
.method public abstract hasErrCode()Z
.end method
.method public abstract hasFsec()Z
.end method
.method public abstract hasRecogID()Z
.end method
.method public abstract hasRecogText()Z
.end method
.method public abstract hasResult()Z
.end method
.method public abstract hasScore()Z
.end method