org.opennms.web.element
Class Vlan

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

public class Vlan
extends Object

Author:
Antonio Russo

Method Summary
 String getLastPollTime()
           
 int getNodeId()
           
 char getStatus()
           
 String getStatusString()
           
 String getVlanColorIdentifier()
           
 int getVlanId()
           
 String getVlanName()
           
 int getVlanStatus()
           
 String getVlanStatusString()
           
 int getVlanType()
           
 String getVlanTypeString()
           
 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

getLastPollTime

public String getLastPollTime()
Returns:

getNodeId

public int getNodeId()
Returns:

getStatus

public char getStatus()
Returns:

getStatusString

public String getStatusString()

getVlanColorIdentifier

public String getVlanColorIdentifier()

getVlanId

public int getVlanId()

getVlanName

public String getVlanName()

getVlanStatus

public int getVlanStatus()

getVlanStatusString

public String getVlanStatusString()

getVlanType

public int getVlanType()

getVlanTypeString

public String getVlanTypeString()


Copyright © 2009. All Rights Reserved.