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

49 lines
1.2 KiB
Smali

.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$LocationRuleOrBuilder;
.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 = "LocationRuleOrBuilder"
.end annotation
# virtual methods
.method public abstract getLocationInfo(I)Lcom/moji/launchserver/AdCommonInterface$LocationInfo;
.end method
.method public abstract getLocationInfoCount()I
.end method
.method public abstract getLocationInfoList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/launchserver/AdCommonInterface$LocationInfo;",
">;"
}
.end annotation
.end method
.method public abstract getRuleId()J
.end method
.method public abstract getType()I
.end method
.method public abstract hasRuleId()Z
.end method
.method public abstract hasType()Z
.end method