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

204 lines
5.3 KiB
Smali

.class public interface abstract Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$AvatarOrBuilder;
.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;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AvatarOrBuilder"
.end annotation
# virtual methods
.method public abstract getAnimation(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;
.end method
.method public abstract getAnimationCount()I
.end method
.method public abstract getAnimationList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation;",
">;"
}
.end annotation
.end method
.method public abstract getAssist(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Assist;
.end method
.method public abstract getAssistCount()I
.end method
.method public abstract getAssistList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Assist;",
">;"
}
.end annotation
.end method
.method public abstract getAvatarId()I
.end method
.method public abstract getDelay(I)I
.end method
.method public abstract getDelayCount()I
.end method
.method public abstract getDelayList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
.end method
.method public abstract getDelayTime()I
.end method
.method public abstract getDynamicAnimations(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimations;
.end method
.method public abstract getDynamicAnimationsCount()I
.end method
.method public abstract getDynamicAnimationsList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$DynamicAnimations;",
">;"
}
.end annotation
.end method
.method public abstract getEquip()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Equip;
.end method
.method public abstract getId()J
.end method
.method public abstract getInteraction(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;
.end method
.method public abstract getInteractionCount()I
.end method
.method public abstract getInteractionList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Interaction;",
">;"
}
.end annotation
.end method
.method public abstract getLayer(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;
.end method
.method public abstract getLayerCount()I
.end method
.method public abstract getLayerList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Layer;",
">;"
}
.end annotation
.end method
.method public abstract getRepeat()I
.end method
.method public abstract getSkinName()Ljava/lang/String;
.end method
.method public abstract getSlots(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;
.end method
.method public abstract getSlotsCount()I
.end method
.method public abstract getSlotsList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Slots;",
">;"
}
.end annotation
.end method
.method public abstract getType()I
.end method
.method public abstract getUpdatetime()J
.end method
.method public abstract getWord(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;
.end method
.method public abstract getWordCount()I
.end method
.method public abstract getWordList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Word;",
">;"
}
.end annotation
.end method
.method public abstract hasAvatarId()Z
.end method
.method public abstract hasDelayTime()Z
.end method
.method public abstract hasEquip()Z
.end method
.method public abstract hasId()Z
.end method
.method public abstract hasRepeat()Z
.end method
.method public abstract hasSkinName()Z
.end method
.method public abstract hasType()Z
.end method
.method public abstract hasUpdatetime()Z
.end method