Uses of Enum
org.eclipse.rdf4j.model.base.CoreDatatype.RDF
Packages that use CoreDatatype.RDF
Package
Description
Abstract base classes for RDF Model API interfaces.
-
Uses of CoreDatatype.RDF in org.eclipse.rdf4j.model.base
Subclasses with type arguments of type CoreDatatype.RDF in org.eclipse.rdf4j.model.baseMethods in org.eclipse.rdf4j.model.base that return CoreDatatype.RDFModifier and TypeMethodDescriptiondefault CoreDatatype.RDF
CoreDatatype.asRDFDatatypeOrNull()
static CoreDatatype.RDF
Returns the enum constant of this type with the specified name.static CoreDatatype.RDF[]
CoreDatatype.RDF.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.model.base that return types with arguments of type CoreDatatype.RDFModifier and TypeMethodDescriptiondefault Optional
<CoreDatatype.RDF> CoreDatatype.asRDFDatatype()
CoreDatatype.RDF.asRDFDatatype()