Uses of Enum Class
org.eclipse.lyo.shacl.DataType
Packages that use DataType
-
Uses of DataType in org.eclipse.lyo.shacl
Methods in org.eclipse.lyo.shacl that return DataTypeModifier and TypeMethodDescriptionstatic DataTypeDataType.fromString(String string) static DataTypestatic DataTypeReturns the enum constant of this class with the specified name.static DataType[]DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.