org.opennms.netmgt.linkd
Class MacToNodeLink
java.lang.Object
org.opennms.netmgt.linkd.MacToNodeLink
public class MacToNodeLink
- extends Object
- Author:
- Antonio Russo
MacToNodeLink
public MacToNodeLink(String macAddress)
toString
public String toString()
- Overrides:
toString in class Object
getNodeparentid
public int getNodeparentid()
- Returns:
- Returns the nodeparentid.
setNodeparentid
public void setNodeparentid(int nodeparentid)
- Parameters:
nodeparentid - The nodeparentid to set.
getParentifindex
public int getParentifindex()
- Returns:
- Returns the parentifindex.
setParentifindex
public void setParentifindex(int parentifindex)
- Parameters:
parentifindex - The parentifindex to set.
getMacAddress
public String getMacAddress()
- Returns:
- Returns the ifindex.
Copyright © 2009. All Rights Reserved.