public interface com.google.protobuf.MixinOrBuilder extends com.google.protobuf.MessageOrBuilder
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.google.protobuf.MixinOrBuilder
super_class: java.lang.Object
{
public abstract java.lang.String getName();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.google.protobuf.ByteString getNameBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract java.lang.String getRoot();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.google.protobuf.ByteString getRootBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "MixinOrBuilder.java"