Package | Description |
---|---|
net.ravendb.abstractions.data |
Modifier and Type | Method and Description |
---|---|
PatchResult |
BatchResult.getPatchResult() |
PatchResult |
PatchResultData.getPatchResult() |
static PatchResult |
PatchResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PatchResult[] |
PatchResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BatchResult.setPatchResult(PatchResult patchResult) |
void |
PatchResultData.setPatchResult(PatchResult patchResult) |
Copyright © 2014. All Rights Reserved.