67 lines
1.4 KiB
Smali
67 lines
1.4 KiB
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AdPositionLinkOrBuilder;
|
|
.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 = "AdPositionLinkOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getIsLink()I
|
|
.end method
|
|
|
|
.method public abstract getLinkAdId(I)J
|
|
.end method
|
|
|
|
.method public abstract getLinkAdIdCount()I
|
|
.end method
|
|
|
|
.method public abstract getLinkAdIdList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/Long;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getLinkEffet()J
|
|
.end method
|
|
|
|
.method public abstract getLinkPositionId()I
|
|
.end method
|
|
|
|
.method public abstract getTriggeraction()I
|
|
.end method
|
|
|
|
.method public abstract getType()I
|
|
.end method
|
|
|
|
.method public abstract hasIsLink()Z
|
|
.end method
|
|
|
|
.method public abstract hasLinkEffet()Z
|
|
.end method
|
|
|
|
.method public abstract hasLinkPositionId()Z
|
|
.end method
|
|
|
|
.method public abstract hasTriggeraction()Z
|
|
.end method
|
|
|
|
.method public abstract hasType()Z
|
|
.end method
|