61 lines
1.5 KiB
Smali
61 lines
1.5 KiB
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AvataStarResourceDetailOrBuilder;
|
|
.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 = "AvataStarResourceDetailOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAvatarId()I
|
|
.end method
|
|
|
|
.method public abstract getClothesModel()Lcom/moji/launchserver/AdCommonInterface$ClothesModel;
|
|
.end method
|
|
|
|
.method public abstract getPositionId()Lcom/moji/launchserver/AdCommonInterface$AdPosition;
|
|
.end method
|
|
|
|
.method public abstract getSentensesModel(I)Lcom/moji/launchserver/AdCommonInterface$SentensesModel;
|
|
.end method
|
|
|
|
.method public abstract getSentensesModelCount()I
|
|
.end method
|
|
|
|
.method public abstract getSentensesModelList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$SentensesModel;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getUpdateTime()J
|
|
.end method
|
|
|
|
.method public abstract hasAvatarId()Z
|
|
.end method
|
|
|
|
.method public abstract hasClothesModel()Z
|
|
.end method
|
|
|
|
.method public abstract hasPositionId()Z
|
|
.end method
|
|
|
|
.method public abstract hasUpdateTime()Z
|
|
.end method
|