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