public class NeutronRoute extends Object implements Serializable
Constructor and Description |
---|
NeutronRoute()
HostRoute constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getDestination() |
String |
getNextHop() |
void |
setDestination(String destination) |
void |
setNextHop(String nextHop) |
String |
toString() |
Copyright © 2017 OpenDaylight. All rights reserved.