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

44 lines
943 B
Smali

.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AnimationFrameOrBuilder;
.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 = "AnimationFrameOrBuilder"
.end annotation
# virtual methods
.method public abstract getDuration()I
.end method
.method public abstract getFrameId()I
.end method
.method public abstract getFrameNo()I
.end method
.method public abstract getFrameUrl()Ljava/lang/String;
.end method
.method public abstract hasDuration()Z
.end method
.method public abstract hasFrameId()Z
.end method
.method public abstract hasFrameNo()Z
.end method
.method public abstract hasFrameUrl()Z
.end method