public class GetChangeOptions extends Object
The option allows to filter changes by type.
Constructor and Description |
---|
GetChangeOptions() |
GetChangeOptions(ChangeType filter) |
Modifier and Type | Method and Description |
---|---|
ChangeType |
getFilter()
Type of changes.
|
void |
setFilter(ChangeType value)
Type of changes.
|
public GetChangeOptions()
public GetChangeOptions(ChangeType filter)
public final ChangeType getFilter()
Type of changes.
public final void setFilter(ChangeType value)
Type of changes.
value
- filterCopyright © 2023. All rights reserved.