public class ElectionId extends Object
| Constructor and Description |
|---|
ElectionId(Long high,
Long low) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getHigh() |
Long |
getLow() |
void |
setHigh(Long high) |
void |
setLow(Long low) |
Copyright © 2018 OpenDaylight. All rights reserved.