Uses of Enum
org.eclipse.rdf4j.model.base.CoreDatatype.GEO
Package
Description
Abstract base classes for RDF Model API interfaces.
-
Uses of CoreDatatype.GEO in org.eclipse.rdf4j.model.base
Modifier and TypeMethodDescriptiondefault CoreDatatype.GEO
CoreDatatype.asGEODatatypeOrNull()
static CoreDatatype.GEO
Returns the enum constant of this type with the specified name.static CoreDatatype.GEO[]
CoreDatatype.GEO.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptiondefault Optional
<CoreDatatype.GEO> CoreDatatype.asGEODatatype()
CoreDatatype.GEO.asGEODatatype()