Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.attributes.NamedKeyComponent
-
Packages that use NamedKeyComponent Package Description edu.cornell.mannlib.vitro.webapp.auth.attributes -
-
Uses of NamedKeyComponent in edu.cornell.mannlib.vitro.webapp.auth.attributes
Methods in edu.cornell.mannlib.vitro.webapp.auth.attributes that return NamedKeyComponent Modifier and Type Method Description static NamedKeyComponentNamedKeyComponent. valueOf(String name)Returns the enum constant of this type with the specified name.static NamedKeyComponent[]NamedKeyComponent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-