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 YamlDataType
Returns 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 Object
YamlTypeConverter.cast
(String value, YamlDataType dataType)