Weather/smali_classes2/com/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder.smali
2021-05-10 10:13:34 +02:00

43 lines
1.1 KiB
Smali

.class public interface abstract Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$InteractionOrBuilder;
.super Ljava/lang/Object;
.source "MojiWeather.java"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "InteractionOrBuilder"
.end annotation
# virtual methods
.method public abstract getBoundName()Ljava/lang/String;
.end method
.method public abstract getBoundValue(I)Ljava/lang/String;
.end method
.method public abstract getBoundValueCount()I
.end method
.method public abstract getBoundValueList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end method
.method public abstract hasBoundName()Z
.end method