org.opennms.web.element
Class DataLinkInterface

java.lang.Object
  extended by org.opennms.web.element.DataLinkInterface

public class DataLinkInterface
extends Object

Author:
Antonio Russo

Method Summary
 int get_ifindex()
           
 String get_ipaddr()
           
 String get_lastPollTime()
           
 int get_nodeId()
           
 int get_nodeparentid()
           
 int get_parentifindex()
           
 String get_parentipaddr()
           
 char get_status()
           
 void invertNodewithParent()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object

get_ifindex

public int get_ifindex()
Returns:

get_parentifindex

public int get_parentifindex()
Returns:

get_ipaddr

public String get_ipaddr()
Returns:

get_parentipaddr

public String get_parentipaddr()
Returns:

get_lastPollTime

public String get_lastPollTime()
Returns:

get_nodeId

public int get_nodeId()
Returns:

get_nodeparentid

public int get_nodeparentid()
Returns:

get_status

public char get_status()
Returns:

invertNodewithParent

public void invertNodewithParent()


Copyright © 2009. All Rights Reserved.