Weather/smali_classes2/com/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$AdvertisementOrBuilder.smali
2021-05-10 10:13:34 +02:00

55 lines
1.4 KiB
Smali

.class public interface abstract Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$AdvertisementOrBuilder;
.super Ljava/lang/Object;
.source "MojiWeather.java"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AdvertisementOrBuilder"
.end annotation
# virtual methods
.method public abstract getAd(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Advertisement$Ad;
.end method
.method public abstract getAdCount()I
.end method
.method public abstract getAdList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Advertisement$Ad;",
">;"
}
.end annotation
.end method
.method public abstract getAvatar()Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
.end method
.method public abstract getAvatarForceUpdate()I
.end method
.method public abstract getUpdatetime()J
.end method
.method public abstract hasAvatar()Z
.end method
.method public abstract hasAvatarForceUpdate()Z
.end method
.method public abstract hasUpdatetime()Z
.end method