|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddContentResult.State | |
|---|---|
| org.duracloud.chunk.writer | |
| Uses of AddContentResult.State in org.duracloud.chunk.writer |
|---|
| Methods in org.duracloud.chunk.writer that return AddContentResult.State | |
|---|---|
AddContentResult.State |
AddContentResult.getState()
|
static AddContentResult.State |
AddContentResult.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AddContentResult.State[] |
AddContentResult.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.duracloud.chunk.writer with parameters of type AddContentResult.State | |
|---|---|
void |
AddContentResult.setState(AddContentResult.State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||