public class HostRoute extends Object implements Serializable
| Constructor and Description |
|---|
HostRoute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
String |
getNexthop() |
void |
setDestination(String destination) |
void |
setNexthop(String nexthop) |
String |
toString() |
Copyright © 2012–2020. All rights reserved.