public class GetChangeOptions extends Object
The option allows to filter changes by type.
Constructor and Description |
---|
GetChangeOptions() |
GetChangeOptions(int filter) |
Modifier and Type | Method and Description |
---|---|
int |
getFilter()
Type of changes.
|
void |
setFilter(int value)
Type of changes.
|