| Package | Description |
|---|---|
| org.zalando.fahrschein.domain |
| Modifier and Type | Method and Description |
|---|---|
DataOperation |
DataChangeEvent.getDataOp() |
DataOperation |
AbstractDataChangeEvent.getDataOp() |
static DataOperation |
DataOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataOperation[] |
DataOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractDataChangeEvent(Metadata metadata,
String dataType,
DataOperation dataOp,
T data) |
Copyright © 2016 Zalando SE. All rights reserved.