56 lines
1.2 KiB
Smali
56 lines
1.2 KiB
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AvatarBannerDescriptionOrBuilder;
|
|
.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 = "AvatarBannerDescriptionOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAvatarDescription()Lcom/moji/launchserver/AdCommonInterface$AvatarDescription;
|
|
.end method
|
|
|
|
.method public abstract getAvatarId()I
|
|
.end method
|
|
|
|
.method public abstract getBannerUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getId()I
|
|
.end method
|
|
|
|
.method public abstract getJumpType()I
|
|
.end method
|
|
|
|
.method public abstract getJumpUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract hasAvatarDescription()Z
|
|
.end method
|
|
|
|
.method public abstract hasAvatarId()Z
|
|
.end method
|
|
|
|
.method public abstract hasBannerUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasId()Z
|
|
.end method
|
|
|
|
.method public abstract hasJumpType()Z
|
|
.end method
|
|
|
|
.method public abstract hasJumpUrl()Z
|
|
.end method
|