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

50 lines
1.1 KiB
Smali

.class public interface abstract Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$ImageOrBuilder;
.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;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ImageOrBuilder"
.end annotation
# virtual methods
.method public abstract getCallback()Ljava/lang/String;
.end method
.method public abstract getCallbackClose()Ljava/lang/String;
.end method
.method public abstract getHeight()I
.end method
.method public abstract getImage()Ljava/lang/String;
.end method
.method public abstract getWidth()I
.end method
.method public abstract hasCallback()Z
.end method
.method public abstract hasCallbackClose()Z
.end method
.method public abstract hasHeight()Z
.end method
.method public abstract hasImage()Z
.end method
.method public abstract hasWidth()Z
.end method