Uses of Enum Class
org.duracloud.common.util.bulk.ManifestVerifier.State
Packages that use ManifestVerifier.State
-
Uses of ManifestVerifier.State in org.duracloud.common.util.bulk
Methods in org.duracloud.common.util.bulk that return ManifestVerifier.StateModifier and TypeMethodDescriptionManifestVerifier.ResultEntry.getState()static ManifestVerifier.StateReturns the enum constant of this class with the specified name.static ManifestVerifier.State[]ManifestVerifier.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.duracloud.common.util.bulk with parameters of type ManifestVerifier.StateModifier and TypeMethodDescriptionvoidManifestVerifier.ResultEntry.setState(ManifestVerifier.State state)