public class IpRouteInterface extends Object
IpRouteInterface class.
Modifier and Type | Method and Description |
---|---|
int |
get_ifindex()
get_ifindex
|
String |
get_lastPollTime()
get_lastPollTime
|
int |
get_nodeId()
get_nodeId
|
String |
get_routedest()
get_routedest
|
String |
get_routemask()
get_routemask
|
int |
get_routemetric1()
get_routemetric1
|
int |
get_routemetric2()
get_routemetric2
|
int |
get_routemetric3()
get_routemetric3
|
int |
get_routemetric4()
get_routemetric4
|
int |
get_routemetric5()
get_routemetric5
|
String |
get_routenexthop()
get_routenexthop
|
String |
get_routeproto()
get_routeproto
|
String |
get_routetype()
get_routetype
|
String |
get_status()
get_status
|
String |
toString()
toString
|
public String toString()
toString
public int get_ifindex()
get_ifindex
public int get_nodeId()
get_nodeId
public String get_status()
get_status
public int get_routemetric1()
get_routemetric1
public int get_routemetric2()
get_routemetric2
public int get_routemetric3()
get_routemetric3
public int get_routemetric4()
get_routemetric4
public int get_routemetric5()
get_routemetric5
public String get_routeproto()
get_routeproto
public String get_routetype()
get_routetype
Copyright © 2015. All rights reserved.