Uses of Enum
org.eclipse.rdf4j.model.base.DefaultDatatype
Packages that use DefaultDatatype
Package
Description
Abstract base classes for RDF Model API interfaces.
-
Uses of DefaultDatatype in org.eclipse.rdf4j.model.base
Methods in org.eclipse.rdf4j.model.base that return DefaultDatatypeModifier and TypeMethodDescriptionstatic DefaultDatatype
Returns the enum constant of this type with the specified name.static DefaultDatatype[]
DefaultDatatype.values()
Returns an array containing the constants of this enum type, in the order they are declared.