| Package | Description |
|---|---|
| org.netxms.client | |
| org.netxms.client.objects | |
| org.netxms.client.topology |
| Modifier and Type | Method and Description |
|---|---|
MacAddress |
NXCObjectCreationData.getMacAddress() |
static MacAddress |
MacAddress.parseMacAddress(java.lang.String str)
Parse MAC address string representation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
MacAddress.compareTo(MacAddress dst)
Compare this MAC address to another MAC address.
|
ConnectionPoint |
NXCSession.findConnectionPoint(MacAddress macAddr)
Find connection point (either directly connected or most close known
interface on a switch) for given MAC address.
|
void |
NXCObjectCreationData.setMacAddress(MacAddress macAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected MacAddress |
AbstractNode.bridgeBaseAddress |
| Modifier and Type | Method and Description |
|---|---|
MacAddress |
AbstractNode.getBridgeBaseAddress() |
MacAddress |
Interface.getMacAddress() |
MacAddress |
AccessPoint.getMacAddress() |
MacAddress |
AbstractNode.getPrimaryMAC()
Get MAC address of interface with node's primary IP
|
| Modifier and Type | Method and Description |
|---|---|
MacAddress |
ConnectionPoint.getLocalMacAddress() |
MacAddress |
WirelessStation.getMacAddress() |
MacAddress |
RadioInterface.getMacAddress() |
Copyright © 2013. All Rights Reserved.