Uses of Enum Class
org.duracloud.chunk.writer.AddContentResult.State
Packages that use AddContentResult.State
-
Uses of AddContentResult.State in org.duracloud.chunk.writer
Methods in org.duracloud.chunk.writer that return AddContentResult.StateModifier and TypeMethodDescriptionAddContentResult.getState()static AddContentResult.StateReturns the enum constant of this class with the specified name.static AddContentResult.State[]AddContentResult.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.duracloud.chunk.writer with parameters of type AddContentResult.State