Weather/smali_classes2/com/moji/launchserver/AdCommonInterface$SuitClothesDynamicOrBuilder.smali
2021-05-10 10:13:34 +02:00

78 lines
1.9 KiB
Smali

.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$SuitClothesDynamicOrBuilder;
.super Ljava/lang/Object;
.source "AdCommonInterface.java"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/launchserver/AdCommonInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "SuitClothesDynamicOrBuilder"
.end annotation
# virtual methods
.method public abstract getAction(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
.end method
.method public abstract getActionCount()I
.end method
.method public abstract getActionList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/launchserver/AdCommonInterface$DynamicAction;",
">;"
}
.end annotation
.end method
.method public abstract getGroupDelayTime()I
.end method
.method public abstract getIsGroupAnimationsRepeat()I
.end method
.method public abstract getIsMask()I
.end method
.method public abstract getSkinname()Ljava/lang/String;
.end method
.method public abstract getSlots(I)Lcom/moji/launchserver/AdCommonInterface$DynamicSlots;
.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/launchserver/AdCommonInterface$DynamicSlots;",
">;"
}
.end annotation
.end method
.method public abstract hasGroupDelayTime()Z
.end method
.method public abstract hasIsGroupAnimationsRepeat()Z
.end method
.method public abstract hasIsMask()Z
.end method
.method public abstract hasSkinname()Z
.end method