Uses of Enum Class
org.infinispan.protostream.descriptors.DataType.ScalarType
Packages that use DataType.ScalarType
Package
Description
Represents information contained in a proto file
-
Uses of DataType.ScalarType in org.infinispan.protostream.descriptors
Subclasses with type arguments of type DataType.ScalarType in org.infinispan.protostream.descriptorsMethods in org.infinispan.protostream.descriptors that return DataType.ScalarTypeModifier and TypeMethodDescriptionstatic DataType.ScalarTypeReturns the enum constant of this class with the specified name.static DataType.ScalarType[]DataType.ScalarType.values()Returns an array containing the constants of this enum class, in the order they are declared.