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
Subclasses with type arguments of type DefaultDatatype in org.eclipse.rdf4j.model.baseModifier and TypeClassDescription(package private) enumThis needs to be its own enum because we need it to be serializable.Methods in org.eclipse.rdf4j.model.base that return DefaultDatatypeModifier and TypeMethodDescriptionstatic DefaultDatatypeReturns 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.