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