Uses of Enum
org.cdlib.mrt.core.Identifier.Namespace
Packages that use Identifier.Namespace
-
Uses of Identifier.Namespace in org.cdlib.mrt.core
Fields in org.cdlib.mrt.core declared as Identifier.NamespaceMethods in org.cdlib.mrt.core that return Identifier.NamespaceModifier and TypeMethodDescriptionIdentifier.getNamespace()
Return identifier typestatic Identifier.Namespace
Returns the enum constant of this type with the specified name.static Identifier.Namespace[]
Identifier.Namespace.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.cdlib.mrt.core with parameters of type Identifier.NamespaceModifierConstructorDescriptionIdentifier
(String value, Identifier.Namespace namespace) Constructor