50 lines
1.1 KiB
Smali
50 lines
1.1 KiB
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$ClothingOrBuilder;
|
|
.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 = "ClothingOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAdStatClickParams()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAdStatShowParams()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getClothingId()J
|
|
.end method
|
|
|
|
.method public abstract getImageInfo()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.end method
|
|
|
|
.method public abstract getShowStaticsUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract hasAdStatClickParams()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdStatShowParams()Z
|
|
.end method
|
|
|
|
.method public abstract hasClothingId()Z
|
|
.end method
|
|
|
|
.method public abstract hasImageInfo()Z
|
|
.end method
|
|
|
|
.method public abstract hasShowStaticsUrl()Z
|
|
.end method
|