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 HostRoute
public String getNexthop()
getNexthop
in interface HostRoute
Copyright © 2017. All rights reserved.