Uses of Enum Class
tools.jackson.dataformat.protobuf.schema.FileDescriptorSet.FieldDescriptorProto.Type
Packages that use FileDescriptorSet.FieldDescriptorProto.Type
Package
Description
Contains functionality for generating internal Protobuf schema instances
from external protoc resources.
-
Uses of FileDescriptorSet.FieldDescriptorProto.Type in tools.jackson.dataformat.protobuf.schema
Fields in tools.jackson.dataformat.protobuf.schema declared as FileDescriptorSet.FieldDescriptorProto.TypeMethods in tools.jackson.dataformat.protobuf.schema that return FileDescriptorSet.FieldDescriptorProto.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.FileDescriptorSet.FieldDescriptorProto.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.