Uses of Enum Class
org.eclipse.epsilon.emc.yaml.YamlDataType
Packages that use YamlDataType
-
Uses of YamlDataType in org.eclipse.epsilon.emc.yaml
Fields in org.eclipse.epsilon.emc.yaml declared as YamlDataTypeMethods in org.eclipse.epsilon.emc.yaml that return YamlDataTypeModifier and TypeMethodDescriptionstatic YamlDataTypeReturns the enum constant of this class with the specified name.static YamlDataType[]YamlDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.epsilon.emc.yaml with parameters of type YamlDataTypeModifier and TypeMethodDescriptionstatic ObjectYamlTypeConverter.cast(String value, YamlDataType dataType)