Uses of Enum Class
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.NamespaceReturns the enum constant of this class with the specified name.static Identifier.Namespace[]Identifier.Namespace.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.cdlib.mrt.core with parameters of type Identifier.NamespaceModifierConstructorDescriptionIdentifier(String value, Identifier.Namespace namespace) Constructor