| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 |
| Modifier and Type | Method and Description |
|---|---|
static MappingChange |
MappingChange.forValue(int valueArg) |
MappingChange |
MappingChangedBuilder.getChangeType() |
MappingChange |
MappingChanged.getChangeType()
The type of change
|
static MappingChange |
MappingChange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MappingChange[] |
MappingChange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MappingChangedBuilder |
MappingChangedBuilder.setChangeType(MappingChange value) |
Copyright © 2018 OpenDaylight. All rights reserved.