412 lines
8.9 KiB
Smali
412 lines
8.9 KiB
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AdUtilDescriptionOrBuilder;
|
|
.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 = "AdUtilDescriptionOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getActiveTrackUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAdId()J
|
|
.end method
|
|
|
|
.method public abstract getAdPrice()I
|
|
.end method
|
|
|
|
.method public abstract getAdPublish(I)Lcom/moji/launchserver/AdCommonInterface$AdPublish;
|
|
.end method
|
|
|
|
.method public abstract getAdPublishCount()I
|
|
.end method
|
|
|
|
.method public abstract getAdPublishList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdPublish;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getAdStatActiveParams()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAdStatClickParams()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAdStatShowParams()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAdStyle()I
|
|
.end method
|
|
|
|
.method public abstract getAdUtilDescription()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAddCoordinate()I
|
|
.end method
|
|
|
|
.method public abstract getAddress()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAdvertId()J
|
|
.end method
|
|
|
|
.method public abstract getAdvertiser()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getAutoRotate()Z
|
|
.end method
|
|
|
|
.method public abstract getBlockHeight()I
|
|
.end method
|
|
|
|
.method public abstract getClickStaticsUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getClickUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getCloseBtnHeight()I
|
|
.end method
|
|
|
|
.method public abstract getCloseBtnShow()Z
|
|
.end method
|
|
|
|
.method public abstract getCloseBtnWidth()I
|
|
.end method
|
|
|
|
.method public abstract getCloseStaticsUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getCloseType()Lcom/moji/launchserver/AdCommonInterface$CloseType;
|
|
.end method
|
|
|
|
.method public abstract getConversionUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getDeeplinkPkgName()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getDeeplinkUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getDuration()I
|
|
.end method
|
|
|
|
.method public abstract getEndTime()J
|
|
.end method
|
|
|
|
.method public abstract getFeedImages(I)Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.end method
|
|
|
|
.method public abstract getFeedImagesCount()I
|
|
.end method
|
|
|
|
.method public abstract getFeedImagesList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$ImageInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getFeedInterval(I)Lcom/moji/launchserver/AdCommonInterface$FeedInterval;
|
|
.end method
|
|
|
|
.method public abstract getFeedIntervalCount()I
|
|
.end method
|
|
|
|
.method public abstract getFeedIntervalList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$FeedInterval;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getIconInfo()Lcom/moji/launchserver/AdCommonInterface$IconInfo;
|
|
.end method
|
|
|
|
.method public abstract getImageInfo()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.end method
|
|
|
|
.method public abstract getIndex()J
|
|
.end method
|
|
|
|
.method public abstract getIndexType()I
|
|
.end method
|
|
|
|
.method public abstract getIsAutoPlay()I
|
|
.end method
|
|
|
|
.method public abstract getIsDeeplink()Z
|
|
.end method
|
|
|
|
.method public abstract getIsShowAdSign()Z
|
|
.end method
|
|
|
|
.method public abstract getIsShowLogo()I
|
|
.end method
|
|
|
|
.method public abstract getLat()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getLevel()I
|
|
.end method
|
|
|
|
.method public abstract getLogo()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.end method
|
|
|
|
.method public abstract getLogoStyle()I
|
|
.end method
|
|
|
|
.method public abstract getLon()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getModuleIndex()I
|
|
.end method
|
|
|
|
.method public abstract getNativeInfo(I)Lcom/moji/launchserver/AdCommonInterface$CardNativeInfo;
|
|
.end method
|
|
|
|
.method public abstract getNativeInfoCount()I
|
|
.end method
|
|
|
|
.method public abstract getNativeInfoList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$CardNativeInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getPlayValidTime()I
|
|
.end method
|
|
|
|
.method public abstract getPosition()Lcom/moji/launchserver/AdCommonInterface$AdPosition;
|
|
.end method
|
|
|
|
.method public abstract getPositionName()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getPropertyType()I
|
|
.end method
|
|
|
|
.method public abstract getRedDot()Lcom/moji/launchserver/AdCommonInterface$RedDot;
|
|
.end method
|
|
|
|
.method public abstract getShowStaticsUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getShowType()Lcom/moji/launchserver/AdCommonInterface$AdShowType;
|
|
.end method
|
|
|
|
.method public abstract getSkipType()Lcom/moji/launchserver/AdCommonInterface$SkipType;
|
|
.end method
|
|
|
|
.method public abstract getStartTime()J
|
|
.end method
|
|
|
|
.method public abstract getTitle()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getType()I
|
|
.end method
|
|
|
|
.method public abstract getVideoImageInfo()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.end method
|
|
|
|
.method public abstract getVideoInfo()Lcom/moji/launchserver/AdCommonInterface$AdVideoExtendInfo;
|
|
.end method
|
|
|
|
.method public abstract getVideoTitle()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract hasActiveTrackUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdId()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdPrice()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdStatActiveParams()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdStatClickParams()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdStatShowParams()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdStyle()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdUtilDescription()Z
|
|
.end method
|
|
|
|
.method public abstract hasAddCoordinate()Z
|
|
.end method
|
|
|
|
.method public abstract hasAddress()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdvertId()Z
|
|
.end method
|
|
|
|
.method public abstract hasAdvertiser()Z
|
|
.end method
|
|
|
|
.method public abstract hasAutoRotate()Z
|
|
.end method
|
|
|
|
.method public abstract hasBlockHeight()Z
|
|
.end method
|
|
|
|
.method public abstract hasClickStaticsUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasClickUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasCloseBtnHeight()Z
|
|
.end method
|
|
|
|
.method public abstract hasCloseBtnShow()Z
|
|
.end method
|
|
|
|
.method public abstract hasCloseBtnWidth()Z
|
|
.end method
|
|
|
|
.method public abstract hasCloseStaticsUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasCloseType()Z
|
|
.end method
|
|
|
|
.method public abstract hasConversionUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasDeeplinkPkgName()Z
|
|
.end method
|
|
|
|
.method public abstract hasDeeplinkUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasDuration()Z
|
|
.end method
|
|
|
|
.method public abstract hasEndTime()Z
|
|
.end method
|
|
|
|
.method public abstract hasIconInfo()Z
|
|
.end method
|
|
|
|
.method public abstract hasImageInfo()Z
|
|
.end method
|
|
|
|
.method public abstract hasIndex()Z
|
|
.end method
|
|
|
|
.method public abstract hasIndexType()Z
|
|
.end method
|
|
|
|
.method public abstract hasIsAutoPlay()Z
|
|
.end method
|
|
|
|
.method public abstract hasIsDeeplink()Z
|
|
.end method
|
|
|
|
.method public abstract hasIsShowAdSign()Z
|
|
.end method
|
|
|
|
.method public abstract hasIsShowLogo()Z
|
|
.end method
|
|
|
|
.method public abstract hasLat()Z
|
|
.end method
|
|
|
|
.method public abstract hasLevel()Z
|
|
.end method
|
|
|
|
.method public abstract hasLogo()Z
|
|
.end method
|
|
|
|
.method public abstract hasLogoStyle()Z
|
|
.end method
|
|
|
|
.method public abstract hasLon()Z
|
|
.end method
|
|
|
|
.method public abstract hasModuleIndex()Z
|
|
.end method
|
|
|
|
.method public abstract hasPlayValidTime()Z
|
|
.end method
|
|
|
|
.method public abstract hasPosition()Z
|
|
.end method
|
|
|
|
.method public abstract hasPositionName()Z
|
|
.end method
|
|
|
|
.method public abstract hasPropertyType()Z
|
|
.end method
|
|
|
|
.method public abstract hasRedDot()Z
|
|
.end method
|
|
|
|
.method public abstract hasShowStaticsUrl()Z
|
|
.end method
|
|
|
|
.method public abstract hasShowType()Z
|
|
.end method
|
|
|
|
.method public abstract hasSkipType()Z
|
|
.end method
|
|
|
|
.method public abstract hasStartTime()Z
|
|
.end method
|
|
|
|
.method public abstract hasTitle()Z
|
|
.end method
|
|
|
|
.method public abstract hasType()Z
|
|
.end method
|
|
|
|
.method public abstract hasVideoImageInfo()Z
|
|
.end method
|
|
|
|
.method public abstract hasVideoInfo()Z
|
|
.end method
|
|
|
|
.method public abstract hasVideoTitle()Z
|
|
.end method
|