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

38 lines
816 B
Smali

.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$RedDotOrBuilder;
.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 = "RedDotOrBuilder"
.end annotation
# virtual methods
.method public abstract getEndTime()I
.end method
.method public abstract getIsShowRedDot()Z
.end method
.method public abstract getRedDotID()I
.end method
.method public abstract hasEndTime()Z
.end method
.method public abstract hasIsShowRedDot()Z
.end method
.method public abstract hasRedDotID()Z
.end method