| Package | Description |
|---|---|
| org.netxms.base |
| Modifier and Type | Method and Description |
|---|---|
InetAddressEx |
NXCPMessageField.getAsInetAddressEx()
Get field's value as IP address/mask pair
|
InetAddressEx |
NXCPMessage.getFieldAsInetAddressEx(long fieldId)
Get field as InetAddressEx
|
| Modifier and Type | Method and Description |
|---|---|
void |
NXCPMessage.setField(long fieldId,
InetAddressEx value)
Set field of INETADDR type
|
| Constructor and Description |
|---|
InetAddressEx(InetAddressEx src)
Copy constructor
|
NXCPMessageField(long varId,
InetAddressEx value) |
Copyright © 2017. All rights reserved.