73 lines
1.8 KiB
Smali
73 lines
1.8 KiB
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AdAvatarDescriptionOrBuilder;
|
|
.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 = "AdAvatarDescriptionOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAdId()J
|
|
.end method
|
|
|
|
.method public abstract getAnimation()Lcom/moji/launchserver/AdCommonInterface$Animation;
|
|
.end method
|
|
|
|
.method public abstract getClothing()Lcom/moji/launchserver/AdCommonInterface$Clothing;
|
|
.end method
|
|
|
|
.method public abstract getProperty()Lcom/moji/launchserver/AdCommonInterface$Property;
|
|
.end method
|
|
|
|
.method public abstract getPropertyType()I
|
|
.end method
|
|
|
|
.method public abstract getSentences(I)Lcom/moji/launchserver/AdCommonInterface$Sentence;
|
|
.end method
|
|
|
|
.method public abstract getSentencesCount()I
|
|
.end method
|
|
|
|
.method public abstract getSentencesList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$Sentence;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getShowType()Lcom/moji/launchserver/AdCommonInterface$AdShowType;
|
|
.end method
|
|
|
|
.method public abstract hasAdId()Z
|
|
.end method
|
|
|
|
.method public abstract hasAnimation()Z
|
|
.end method
|
|
|
|
.method public abstract hasClothing()Z
|
|
.end method
|
|
|
|
.method public abstract hasProperty()Z
|
|
.end method
|
|
|
|
.method public abstract hasPropertyType()Z
|
|
.end method
|
|
|
|
.method public abstract hasShowType()Z
|
|
.end method
|