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() |
String |
getProtocol() |
String |
getStatus()
get_status
|
boolean |
hasInterface() |
boolean |
hasLinkedInterface() |
String |
toString()
toString
|
public String toString()
toString
public String getProtocol()
public Integer getNodeId()
public Integer getIfindex()
public Integer getLinkedNodeId()
public Integer getLinkedIfindex()
public String getStatus()
get_status
mpublic Integer getLinktypeId()
public String getLinkTypeIdString()
public Interface getLinkedInterface()
public Interface getInterface()
public boolean hasInterface()
public boolean hasLinkedInterface()
Copyright © 2015. All rights reserved.