public final class DbDataLinkInterfaceEntry extends Object
Modifier and Type | Field and Description |
---|---|
static char |
STATUS_ACTIVE
The character returned if the entry is active
|
static char |
STATUS_DELETED
It stats that node is deleted
The character returned if the node is deleted
|
static char |
STATUS_NOT_POLLED
The character returned if the entry is not active
means last polled
|
static char |
STATUS_UNKNOWN
The character returned if the entry type is unset/unknown.
|
Modifier and Type | Method and Description |
---|---|
int |
get_ifindex()
get_ifindex
|
int |
get_nodeId()
get_nodeId
|
int |
get_nodeparentid()
get_nodeparentid
|
int |
get_parentifindex()
get_parentifindex
|
char |
get_status()
get_status
|
String |
toString()
toString
|
public static final char STATUS_ACTIVE
public static final char STATUS_NOT_POLLED
public static final char STATUS_DELETED
public static final char STATUS_UNKNOWN
public int get_nodeId()
get_nodeId
public int get_ifindex()
get_ifindex
public int get_nodeparentid()
get_nodeparentid
public int get_parentifindex()
get_parentifindex
public char get_status()
get_status
Copyright © 2015. All Rights Reserved.