| Package | Description |
|---|---|
| org.netxms.base |
| Modifier and Type | Method and Description |
|---|---|
MacAddress |
NXCPMessage.getFieldAsMacAddress(long fieldId)
Get field as MacAddress
|
static MacAddress |
MacAddress.parseMacAddress(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.
|
void |
NXCPMessage.setField(long fieldId,
MacAddress value)
Set byte field from MacAddress object value.
|
Copyright © 2018. All rights reserved.