org.opennms.netmgt.linkd
Class Vlan

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

public class Vlan
extends Object

Author:
Antonio Russo

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

Method Detail

getVlanIndex

public int getVlanIndex()

getVlanName

public String getVlanName()

getVlanStatus

public int getVlanStatus()

getVlanType

public int getVlanType()


Copyright © 2009. All Rights Reserved.