Uses of Class
de.digitalcollections.iiif.model.ModelUtilities.Completeness
-
Packages that use ModelUtilities.Completeness Package Description de.digitalcollections.iiif.model The packages contained in this module allow the usage of all parts of the IIIF specification. -
-
Uses of ModelUtilities.Completeness in de.digitalcollections.iiif.model
Methods in de.digitalcollections.iiif.model that return ModelUtilities.Completeness Modifier and Type Method Description static ModelUtilities.CompletenessModelUtilities. getCompleteness(Object res, Class<?> type)Obtain the "completeness" (i.e.static ModelUtilities.CompletenessModelUtilities.Completeness. valueOf(String name)Returns the enum constant of this type with the specified name.static ModelUtilities.Completeness[]ModelUtilities.Completeness. values()Returns an array containing the constants of this enum type, in the order they are declared.
-