Uses of Class
org.netxms.client.MacAddress

Packages that use MacAddress
org.netxms.client   
org.netxms.client.objects   
 

Uses of MacAddress in org.netxms.client
 

Methods in org.netxms.client that return MacAddress
 MacAddress ConnectionPoint.getLocalMacAddress()
           
static MacAddress MacAddress.parseMacAddress(java.lang.String str)
          Parse MAC address string representation.
 

Methods in org.netxms.client with parameters of type MacAddress
 ConnectionPoint NXCSession.findConnectionPoint(MacAddress macAddr)
          Find connection point (either directly connected or most close known interface on a switch) for given MAC address.
 

Uses of MacAddress in org.netxms.client.objects
 

Methods in org.netxms.client.objects that return MacAddress
 MacAddress Interface.getMacAddress()
           
 



Copyright © 2011. All Rights Reserved.