|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacAddress | |
|---|---|
| org.netxms.client | |
| org.netxms.client.objects | |
| org.netxms.client.topology | |
| Uses of MacAddress in org.netxms.client |
|---|
| Methods in org.netxms.client that return MacAddress | |
|---|---|
MacAddress |
NXCObjectCreationData.getMacAddress()
|
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. |
void |
NXCObjectCreationData.setMacAddress(MacAddress macAddress)
|
| Uses of MacAddress in org.netxms.client.objects |
|---|
| Methods in org.netxms.client.objects that return MacAddress | |
|---|---|
MacAddress |
Node.getBridgeBaseAddress()
|
MacAddress |
Interface.getMacAddress()
|
| Uses of MacAddress in org.netxms.client.topology |
|---|
| Methods in org.netxms.client.topology that return MacAddress | |
|---|---|
MacAddress |
ConnectionPoint.getLocalMacAddress()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||