public class GatewayRoute extends Object
Constructor and Description |
---|
GatewayRoute() |
Modifier and Type | Method and Description |
---|---|
String |
asPath()
Get the asPath value.
|
String |
localAddress()
Get the localAddress value.
|
String |
network()
Get the network value.
|
String |
nextHop()
Get the nextHop value.
|
String |
origin()
Get the origin value.
|
String |
sourcePeer()
Get the sourcePeer value.
|
Integer |
weight()
Get the weight value.
|
public String localAddress()
public String network()
public String nextHop()
public String sourcePeer()
public String origin()
public String asPath()
public Integer weight()
Copyright © 2019. All rights reserved.