35 lines
850 B
Smali
35 lines
850 B
Smali
.class public interface abstract Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$NamePartOrBuilder;
|
|
.super Ljava/lang/Object;
|
|
.source "DescriptorProtos.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/MessageOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "NamePartOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getIsExtension()Z
|
|
.end method
|
|
|
|
.method public abstract getNamePart()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getNamePartBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract hasIsExtension()Z
|
|
.end method
|
|
|
|
.method public abstract hasNamePart()Z
|
|
.end method
|