Uses of Enum Class
org.infinispan.protostream.schema.Type.Kind
Packages that use Type.Kind
-
Uses of Type.Kind in org.infinispan.protostream.schema
Methods in org.infinispan.protostream.schema that return Type.KindModifier and TypeMethodDescriptionType.kind()Type.MapType.kind()Type.Named.kind()Type.Scalar.kind()static Type.KindReturns the enum constant of this class with the specified name.static Type.Kind[]Type.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.