Package | Description |
---|---|
net.ravendb.abstractions.data | |
net.ravendb.abstractions.json.linq |
Modifier and Type | Method and Description |
---|---|
DocumentsChanges.ChangeType |
DocumentsChanges.getChange() |
static DocumentsChanges.ChangeType |
DocumentsChanges.ChangeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DocumentsChanges.ChangeType[] |
DocumentsChanges.ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentsChanges.setChange(DocumentsChanges.ChangeType change) |
Modifier and Type | Method and Description |
---|---|
static void |
Extensions.addChanges(java.util.List<DocumentsChanges> docChanges,
DocumentsChanges.ChangeType change) |
Copyright © 2014. All Rights Reserved.