org.opennms.web.element
Class StpNode

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

public class StpNode
extends Object

Author:
Antonio Russo

Method Summary
 String get_basebridgeaddress()
           
 int get_basenumports()
           
 int get_basetype()
           
 int get_basevlan()
           
 String get_lastPollTime()
           
 int get_nodeId()
           
 char get_status()
           
 String get_stpdesignatedroot()
           
 int get_stppriority()
           
 int get_stpprotocolspecification()
           
 int get_stprootcost()
           
 int get_stprootnodeid()
           
 int get_stprootport()
           
 String getBaseType()
           
 String getBaseVlanName()
           
 String getStatusString()
           
 String getStpProtocolSpecification()
           
 String getVlanColorIdentifier()
           
 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_basebridgeaddress

public String get_basebridgeaddress()
Returns:

get_basenumports

public int get_basenumports()
Returns:

get_basetype

public int get_basetype()
Returns:

getBaseType

public String getBaseType()

get_basevlan

public int get_basevlan()
Returns:

get_lastPollTime

public String get_lastPollTime()
Returns:

get_nodeId

public int get_nodeId()
Returns:

get_status

public char get_status()
Returns:

get_stpdesignatedroot

public String get_stpdesignatedroot()
Returns:

get_stppriority

public int get_stppriority()
Returns:

get_stpprotocolspecification

public int get_stpprotocolspecification()
Returns:

getStpProtocolSpecification

public String getStpProtocolSpecification()

get_stprootcost

public int get_stprootcost()
Returns:

get_stprootport

public int get_stprootport()
Returns:

get_stprootnodeid

public int get_stprootnodeid()
Returns:
Returns the m_stprootnodeid.

getBaseVlanName

public String getBaseVlanName()
Returns:
Returns the m_basevlanname.

getStatusString

public String getStatusString()

getVlanColorIdentifier

public String getVlanColorIdentifier()


Copyright © 2009. All Rights Reserved.