org.opennms.web.element
Class AtInterface

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

public class AtInterface
extends Object

Author:
Antonio Russo

Method Summary
 int get_ifindex()
           
 String get_ipaddr()
           
 String get_lastPollTime()
           
 int get_nodeId()
           
 String get_physaddr()
           
 int get_sourcenodeid()
           
 char get_status()
           
 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_ipaddr

public String get_ipaddr()
Returns:

get_lastPollTime

public String get_lastPollTime()
Returns:

get_nodeId

public int get_nodeId()
Returns:

get_physaddr

public String get_physaddr()
Returns:

get_sourcenodeid

public int get_sourcenodeid()
Returns:

get_status

public char get_status()
Returns:


Copyright © 2009. All Rights Reserved.