Uses of Enum Class
com.yahoo.schema.parser.ParsedType.Variant
Packages that use ParsedType.Variant
-
Uses of ParsedType.Variant in com.yahoo.schema.parser
Methods in com.yahoo.schema.parser that return ParsedType.VariantModifier and TypeMethodDescriptionParsedType.getVariant()static ParsedType.VariantReturns the enum constant of this class with the specified name.static ParsedType.Variant[]ParsedType.Variant.values()Returns an array containing the constants of this enum class, in the order they are declared.