Uses of Class
nl.siegmann.epublib.domain.ManifestItemRefProperties
-
Packages that use ManifestItemRefProperties Package Description nl.siegmann.epublib.domain -
-
Uses of ManifestItemRefProperties in nl.siegmann.epublib.domain
Methods in nl.siegmann.epublib.domain that return ManifestItemRefProperties Modifier and Type Method Description static ManifestItemRefPropertiesManifestItemRefProperties. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ManifestItemRefProperties[]ManifestItemRefProperties. values()Returns an array containing the constants of this enum type, in the order they are declared.
-