public class LinkInterface extends Object
DataLinkInterface class.
Modifier and Type | Method and Description |
---|---|
Integer |
getIfindex() |
Interface |
getInterface() |
String |
getLastPollTime()
get_lastPollTime
|
Integer |
getLinkedIfindex() |
Interface |
getLinkedInterface() |
Integer |
getLinkedNodeId() |
Integer |
getLinktypeId() |
String |
getLinkTypeIdString() |
Integer |
getNodeId() |
char |
getStatus()
get_status
|
String |
getStatusString() |
boolean |
hasInterface() |
boolean |
hasLinkedInterface() |
String |
toString()
toString
|
public String toString()
toString
public Integer getNodeId()
public Integer getIfindex()
public Integer getLinkedNodeId()
public Integer getLinkedIfindex()
public char getStatus()
get_status
mpublic String getStatusString()
public Integer getLinktypeId()
public String getLinkTypeIdString()
public Interface getLinkedInterface()
public Interface getInterface()
public boolean hasInterface()
public boolean hasLinkedInterface()
Copyright © 2015. All Rights Reserved.