- valueOf(String) - Static method in enum org.duracloud.common.constant.ManifestFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.error.ManifestVerifyException.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.model.AclType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.model.DuraCloudUserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.model.EmailerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.util.bulk.ManifestVerifier.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.util.CalendarUtil.DAY_OF_WEEK
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.util.ChecksumUtil.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.common.util.DateUtil.DateFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.duracloud.common.constant.ManifestFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.error.ManifestVerifyException.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.model.AclType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.model.DuraCloudUserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.model.EmailerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.util.bulk.ManifestVerifier.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.util.CalendarUtil.DAY_OF_WEEK
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.util.ChecksumUtil.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.common.util.DateUtil.DateFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String...) - Method in class org.duracloud.common.util.bulk.ManifestVerifier
-
This method checks the provided manifest files for:
same number of manifest entries
equal checksums per entry
- verify() - Method in class org.duracloud.common.util.bulk.ManifestVerifier
-
This method checks the provided manifest files for:
same number of manifest entries
equal checksums per entry