38 lines
930 B
Smali
38 lines
930 B
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$ActionOrBuilder;
|
|
.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 = "ActionOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getActionType()Lcom/moji/launchserver/AdCommonInterface$ActionType;
|
|
.end method
|
|
|
|
.method public abstract getContentType()Lcom/moji/launchserver/AdCommonInterface$ContentType;
|
|
.end method
|
|
|
|
.method public abstract getUrl()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract hasActionType()Z
|
|
.end method
|
|
|
|
.method public abstract hasContentType()Z
|
|
.end method
|
|
|
|
.method public abstract hasUrl()Z
|
|
.end method
|