Uses of Class
org.duracloud.common.constant.ManifestFormat
-
Packages that use ManifestFormat Package Description org.duracloud.common.constant -
-
Uses of ManifestFormat in org.duracloud.common.constant
Methods in org.duracloud.common.constant that return ManifestFormat Modifier and Type Method Description static ManifestFormatManifestFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static ManifestFormat[]ManifestFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-