Uses of Enum Class
org.infinispan.protostream.descriptors.DataType.Kind
Packages that use DataType.Kind
Package
Description
Represents information contained in a proto file
-
Uses of DataType.Kind in org.infinispan.protostream.descriptors
Methods in org.infinispan.protostream.descriptors that return DataType.KindModifier and TypeMethodDescriptionDataType.kind()DataType.MapType.kind()DataType.NamedType.kind()DataType.ScalarType.kind()static DataType.KindReturns the enum constant of this class with the specified name.static DataType.Kind[]DataType.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.