Uses of Class
com.google.protobuf.generated.DescriptorProtos.EnumOptions
Packages that use DescriptorProtos.EnumOptions
-
Uses of DescriptorProtos.EnumOptions in com.google.protobuf.generated
Subclasses with type arguments of type DescriptorProtos.EnumOptions in com.google.protobuf.generatedModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.EnumOptions
static final class
Protobuf typegoogle.protobuf.EnumOptions
Subinterfaces with type arguments of type DescriptorProtos.EnumOptions in com.google.protobuf.generatedMethods in com.google.protobuf.generated that return DescriptorProtos.EnumOptionsModifier and TypeMethodDescriptionDescriptorProtos.EnumOptions.Builder.build()
DescriptorProtos.EnumOptions.Builder.buildPartial()
static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.getDefaultInstance()
DescriptorProtos.EnumOptions.Builder.getDefaultInstanceForType()
DescriptorProtos.EnumOptions.getDefaultInstanceForType()
DescriptorProtos.EnumDescriptorProto.Builder.getOptions()
optional .google.protobuf.EnumOptions options = 3;
DescriptorProtos.EnumDescriptorProto.getOptions()
optional .google.protobuf.EnumOptions options = 3;
DescriptorProtos.EnumDescriptorProtoOrBuilder.getOptions()
optional .google.protobuf.EnumOptions options = 3;
static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseDelimitedFrom
(InputStream input) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(byte[] data) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(com.google.protobuf.ByteString data) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(com.google.protobuf.CodedInputStream input) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(InputStream input) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(ByteBuffer data) static DescriptorProtos.EnumOptions
DescriptorProtos.EnumOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.EnumOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DescriptorProtos.EnumOptions> DescriptorProtos.EnumOptions.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.EnumOptions> DescriptorProtos.EnumOptions.parser()
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.EnumOptionsModifier and TypeMethodDescriptionDescriptorProtos.EnumOptions.Builder.mergeFrom
(DescriptorProtos.EnumOptions other) DescriptorProtos.EnumDescriptorProto.Builder.mergeOptions
(DescriptorProtos.EnumOptions value) optional .google.protobuf.EnumOptions options = 3;
DescriptorProtos.EnumOptions.newBuilder
(DescriptorProtos.EnumOptions prototype) DescriptorProtos.EnumDescriptorProto.Builder.setOptions
(DescriptorProtos.EnumOptions value) optional .google.protobuf.EnumOptions options = 3;