public interface HostRoute extends ModelEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination()
Gets the destination for the route
|
String |
getNexthop()
Gets the NextHop for this route
|
Copyright © 2017. All rights reserved.