public class NextHop extends Object
| Constructor and Description |
|---|
NextHop() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNexthopId() |
String |
getNexthopType() |
String |
getPathType() |
void |
setNexthopId(String nexthopId) |
void |
setNexthopType(String nexthopType) |
void |
setPathType(String pathType) |
String |
toString() |
NextHop |
withNexthopId(String nexthopId) |
NextHop |
withNexthopType(String nexthopType) |
NextHop |
withPathType(String pathType) |
public String getNexthopId()
public void setNexthopId(String nexthopId)
public String getNexthopType()
public void setNexthopType(String nexthopType)
public String getPathType()
public void setPathType(String pathType)
Copyright © 2026. All rights reserved.