public interface com.google.protobuf.DescriptorProtos$GeneratedCodeInfoOrBuilder 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.DescriptorProtos$GeneratedCodeInfoOrBuilder
super_class: java.lang.Object
{
public abstract java.util.List<com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation> getAnnotationList();
descriptor: ()Ljava/util/List;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;>;
public abstract com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation getAnnotation(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
index
public abstract int getAnnotationCount();
descriptor: ()I
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract java.util.List<? extends com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder> getAnnotationOrBuilderList();
descriptor: ()Ljava/util/List;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder;>;
public abstract com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder getAnnotationOrBuilder(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
index
}
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
public final GeneratedCodeInfo = com.google.protobuf.DescriptorProtos$GeneratedCodeInfo of com.google.protobuf.DescriptorProtos
public final Annotation = com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation of com.google.protobuf.DescriptorProtos$GeneratedCodeInfo
public abstract AnnotationOrBuilder = com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder of com.google.protobuf.DescriptorProtos$GeneratedCodeInfo
public abstract GeneratedCodeInfoOrBuilder = com.google.protobuf.DescriptorProtos$GeneratedCodeInfoOrBuilder of com.google.protobuf.DescriptorProtos