org.opennms.netmgt.linkd
Class DbVlanEntry

java.lang.Object
  extended by org.opennms.netmgt.linkd.DbVlanEntry

public class DbVlanEntry
extends Object

Author:
Antonio Russo

Method Summary
 int get_nodeId()
           
 int getVlanId()
           
 String getVlanName()
           
 int getVlanStatus()
           
 int getVlanType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

get_nodeId

public int get_nodeId()
Returns:

getVlanId

public int getVlanId()
Returns:

getVlanName

public String getVlanName()
Returns:

getVlanType

public int getVlanType()
Returns:

getVlanStatus

public int getVlanStatus()
Returns:

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009. All Rights Reserved.