38 lines
849 B
Smali
38 lines
849 B
Smali
.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$DynamicSlotsOrBuilder;
|
|
.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 = "DynamicSlotsOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getName()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getSkin()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getSlot()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract hasName()Z
|
|
.end method
|
|
|
|
.method public abstract hasSkin()Z
|
|
.end method
|
|
|
|
.method public abstract hasSlot()Z
|
|
.end method
|