Uses of Enum
tech.oxfordsemantic.jrdfox.Prefixes.DeclareResult
Packages that use Prefixes.DeclareResult
-
Uses of Prefixes.DeclareResult in tech.oxfordsemantic.jrdfox
Subclasses with type arguments of type Prefixes.DeclareResult in tech.oxfordsemantic.jrdfoxMethods in tech.oxfordsemantic.jrdfox that return Prefixes.DeclareResultModifier and TypeMethodDescriptionPrefixes.declarePrefix(String prefixName, String prefixIRI) static Prefixes.DeclareResultReturns the enum constant of this type with the specified name.static Prefixes.DeclareResult[]Prefixes.DeclareResult.values()Returns an array containing the constants of this enum type, in the order they are declared.