| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.binding.api |
| Modifier and Type | Method and Description |
|---|---|
@NonNull DataObjectModification.ModificationType |
DataObjectModification.getModificationType()
Deprecated.
Returns type of modification.
|
static DataObjectModification.ModificationType |
DataObjectModification.ModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataObjectModification.ModificationType[] |
DataObjectModification.ModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 OpenDaylight. All rights reserved.