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

38 lines
808 B
Smali

.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$LocationInfoOrBuilder;
.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 = "LocationInfoOrBuilder"
.end annotation
# virtual methods
.method public abstract getCityId()I
.end method
.method public abstract getInfoId()J
.end method
.method public abstract getLevel()I
.end method
.method public abstract hasCityId()Z
.end method
.method public abstract hasInfoId()Z
.end method
.method public abstract hasLevel()Z
.end method