public class UpdateElectionTerm extends Object implements Serializable
| Constructor and Description |
|---|
UpdateElectionTerm(long currentTerm,
String votedFor) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentTerm() |
String |
getVotedFor() |
String |
toString() |
Copyright © 2019 OpenDaylight. All rights reserved.