Uses of Class
de.gwdg.metadataqa.marc.model.kos.KosCategory
-
Packages that use KosCategory Package Description de.gwdg.metadataqa.marc.model.kos -
-
Uses of KosCategory in de.gwdg.metadataqa.marc.model.kos
Methods in de.gwdg.metadataqa.marc.model.kos that return KosCategory Modifier and Type Method Description static KosCategoryKosCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static KosCategory[]KosCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-