Uses of Enum Class
org.infinispan.protostream.descriptors.Label
Packages that use Label
Package
Description
Represents information contained in a proto file
-
Uses of Label in org.infinispan.protostream.descriptors
Subclasses with type arguments of type Label in org.infinispan.protostream.descriptorsFields in org.infinispan.protostream.descriptors declared as LabelModifier and TypeFieldDescription(package private) LabelFieldDescriptor.Builder.labelprotected final LabelFieldDescriptor.labelMethods in org.infinispan.protostream.descriptors that return LabelModifier and TypeMethodDescriptionstatic LabelLabel.fromString(String label, FileDescriptor.Syntax syntax) FieldDescriptor.getLabel()MapDescriptor.getLabel()static LabelReturns the enum constant of this class with the specified name.static Label[]Label.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.protostream.descriptors with parameters of type LabelModifier and TypeMethodDescription