public class NeutronHostRoute extends Object implements HostRoute
| Constructor and Description |
|---|
NeutronHostRoute() |
NeutronHostRoute(String destination,
String nexthop) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination()
Gets the destination for the route
|
String |
getNexthop()
Gets the NextHop for this route
|
String |
toString() |
public String getDestination()
getDestination in interface HostRoutepublic String getNexthop()
getNexthop in interface HostRouteCopyright © 2017. All rights reserved.