56 lines
1.2 KiB
Smali
56 lines
1.2 KiB
Smali
.class public interface abstract Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$VersionOrBuilder;
|
|
.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 = "VersionOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getCode()J
|
|
.end method
|
|
|
|
.method public abstract getDescription()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getForceUpdate()I
|
|
.end method
|
|
|
|
.method public abstract getGrayCode()J
|
|
.end method
|
|
|
|
.method public abstract getTitle()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract hasCode()Z
|
|
.end method
|
|
|
|
.method public abstract hasDescription()Z
|
|
.end method
|
|
|
|
.method public abstract hasForceUpdate()Z
|
|
.end method
|
|
|
|
.method public abstract hasGrayCode()Z
|
|
.end method
|
|
|
|
.method public abstract hasTitle()Z
|
|
.end method
|
|
|
|
.method public abstract hasUrl()Z
|
|
.end method
|