public interface com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder 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$UninterpretedOptionOrBuilder
super_class: java.lang.Object
{
public abstract java.util.List<com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePart> getNameList();
descriptor: ()Ljava/util/List;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: ()Ljava/util/List<Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$NamePart;>;
public abstract com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePart getName(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$NamePart;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
index
public abstract int getNameCount();
descriptor: ()I
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract java.util.List<? extends com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePartOrBuilder> getNameOrBuilderList();
descriptor: ()Ljava/util/List;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: ()Ljava/util/List<+Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$NamePartOrBuilder;>;
public abstract com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePartOrBuilder getNameOrBuilder(int);
descriptor: (I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption$NamePartOrBuilder;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
index
public abstract boolean hasIdentifierValue();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract java.lang.String getIdentifierValue();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.google.protobuf.ByteString getIdentifierValueBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract boolean hasPositiveIntValue();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract long getPositiveIntValue();
descriptor: ()J
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract boolean hasNegativeIntValue();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract long getNegativeIntValue();
descriptor: ()J
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract boolean hasDoubleValue();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract double getDoubleValue();
descriptor: ()D
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract boolean hasStringValue();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.google.protobuf.ByteString getStringValue();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract boolean hasAggregateValue();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract java.lang.String getAggregateValue();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.google.protobuf.ByteString getAggregateValueBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "DescriptorProtos.java"
NestHost: com.google.protobuf.DescriptorProtos
InnerClasses:
public final UninterpretedOption = com.google.protobuf.DescriptorProtos$UninterpretedOption of com.google.protobuf.DescriptorProtos
public final NamePart = com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePart of com.google.protobuf.DescriptorProtos$UninterpretedOption
public abstract NamePartOrBuilder = com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePartOrBuilder of com.google.protobuf.DescriptorProtos$UninterpretedOption
public abstract UninterpretedOptionOrBuilder = com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder of com.google.protobuf.DescriptorProtos