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

50 lines
1.1 KiB
Smali

.class public interface abstract Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$EquipOrBuilder;
.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 = "EquipOrBuilder"
.end annotation
# virtual methods
.method public abstract getFoot()Ljava/lang/String;
.end method
.method public abstract getHand()Ljava/lang/String;
.end method
.method public abstract getHead()Ljava/lang/String;
.end method
.method public abstract getLower()Ljava/lang/String;
.end method
.method public abstract getUpper()Ljava/lang/String;
.end method
.method public abstract hasFoot()Z
.end method
.method public abstract hasHand()Z
.end method
.method public abstract hasHead()Z
.end method
.method public abstract hasLower()Z
.end method
.method public abstract hasUpper()Z
.end method