50 lines
1.1 KiB
Smali
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
|