Package | Description |
---|---|
net.ravendb.abstractions.data |
Modifier and Type | Method and Description |
---|---|
DataSubscriptionChangeTypes |
DataSubscriptionChangeNotification.getType()
Type of subscription change
|
static DataSubscriptionChangeTypes |
DataSubscriptionChangeTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSubscriptionChangeTypes[] |
DataSubscriptionChangeTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSubscriptionChangeNotification.setType(DataSubscriptionChangeTypes type)
Type of subscription change
|
Copyright © 2016. All Rights Reserved.