Uses of Class
com.google.protobuf.Descriptors.EnumValueDescriptor
Packages that use Descriptors.EnumValueDescriptor
Package
Description
-
Uses of Descriptors.EnumValueDescriptor in com.google.protobuf
Methods in com.google.protobuf that return Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionDescriptors.EnumDescriptor.findValueByName(String name) Find an enum value by name.Descriptors.EnumDescriptor.findValueByNumber(int number) Find an enum value by number.Descriptors.EnumDescriptor.findValueByNumberCreatingIfUnknown(int number) Get the enum value for a number.DescriptorProtos.FieldDescriptorProto.Label.getValueDescriptor()DescriptorProtos.FieldDescriptorProto.Type.getValueDescriptor()DescriptorProtos.FieldOptions.CType.getValueDescriptor()DescriptorProtos.FieldOptions.JSType.getValueDescriptor()DescriptorProtos.FieldOptions.OptionRetention.getValueDescriptor()DescriptorProtos.FieldOptions.OptionTargetType.getValueDescriptor()DescriptorProtos.FileOptions.OptimizeMode.getValueDescriptor()DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.getValueDescriptor()DescriptorProtos.MethodOptions.IdempotencyLevel.getValueDescriptor()Field.Cardinality.getValueDescriptor()Field.Kind.getValueDescriptor()NullValue.getValueDescriptor()ProtocolMessageEnum.getValueDescriptor()Return the value's descriptor, which contains information such as value name, number, and type.Syntax.getValueDescriptor()Methods in com.google.protobuf that return types with arguments of type Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionDescriptors.EnumDescriptor.getValues()Get a list of defined values for this enum.Methods in com.google.protobuf with parameters of type Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionDescriptorProtos.FieldDescriptorProto.Label.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.FieldDescriptorProto.Type.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.FieldOptions.CType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.FieldOptions.JSType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.FieldOptions.OptionRetention.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.FieldOptions.OptionTargetType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.FileOptions.OptimizeMode.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.DescriptorProtos.MethodOptions.IdempotencyLevel.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Field.CardinalityField.Cardinality.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Field.KindField.Kind.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static NullValueNullValue.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SyntaxSyntax.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. -
Uses of Descriptors.EnumValueDescriptor in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Feature.getValueDescriptor()Methods in com.google.protobuf.compiler with parameters of type Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Feature.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. -
Uses of Descriptors.EnumValueDescriptor in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionClientWireProtocol.ConfirmationResponse.ResponseType.getValueDescriptor()ClientWireProtocol.ExecuteExplainForSpark.PartitioningType.getValueDescriptor()ClientWireProtocol.ExplainFormat.getValueDescriptor()ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall.getValueDescriptor()ClientWireProtocol.PerformanceMode.getValueDescriptor()ClientWireProtocol.Request.RequestType.getValueDescriptor()ClientWireProtocol.ServerSignal.getValueDescriptor()Methods in com.ocient.jdbc.proto with parameters of type Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionClientWireProtocol.ConfirmationResponse.ResponseType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ClientWireProtocol.ExecuteExplainForSpark.PartitioningType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ClientWireProtocol.ExplainFormat.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ClientWireProtocol.FetchSystemMetadata.SystemMetadataCall.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ClientWireProtocol.PerformanceMode.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ClientWireProtocol.Request.RequestType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ClientWireProtocol.ServerSignal.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. -
Uses of Descriptors.EnumValueDescriptor in xg.md
Methods in xg.md that return Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionProtocolMetadata.protocolEndpointAddress.addressType.getValueDescriptor()ProtocolMetadata.protocolIdentity.identityType.getValueDescriptor()Methods in xg.md with parameters of type Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionProtocolMetadata.protocolEndpointAddress.addressType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ProtocolMetadata.protocolIdentity.identityType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. -
Uses of Descriptors.EnumValueDescriptor in xg.protocol.messages
Methods in xg.protocol.messages that return Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionProtocolPrivMessages.protocolPrivAck.denialReason.getValueDescriptor()ProtocolPrivMessages.protocolPrivMessage.messageType.getValueDescriptor()Methods in xg.protocol.messages with parameters of type Descriptors.EnumValueDescriptorModifier and TypeMethodDescriptionProtocolPrivMessages.protocolPrivAck.denialReason.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.ProtocolPrivMessages.protocolPrivMessage.messageType.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.