- GeoLocation - Class in org.netxms.base
-
Geolocation encoding
- GeoLocation(NXCPMessage) - Constructor for class org.netxms.base.GeoLocation
-
Create geolocation object from NXCP message
- GeoLocation(boolean) - Constructor for class org.netxms.base.GeoLocation
-
Create geolocation object of type UNSET or GPS
- GeoLocation(double, double) - Constructor for class org.netxms.base.GeoLocation
-
Create geolocation object of type MANUAL
- GeoLocation(double, double, int, int, Date) - Constructor for class org.netxms.base.GeoLocation
-
Create geolocation object of given type, accuracy, and timestamp
- GeoLocationFormatException - Exception in org.netxms.base
-
Exception for geolocation format error
- GeoLocationFormatException() - Constructor for exception org.netxms.base.GeoLocationFormatException
-
- getAccuracy() - Method in class org.netxms.base.GeoLocation
-
- getAsBinary() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as byte array
- getAsInetAddress() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as IP address
- getAsInteger() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as long integer
- getAsReal() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as floating point number
- getAsString() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as string
- getAsUInt32Array() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as array of long integers.
- getAsUInt32ArrayEx() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as array of long integers.
- getAsUUID() - Method in class org.netxms.base.NXCPVariable
-
Get variable's value as UUID
- getBinaryData() - Method in class org.netxms.base.NXCPMessage
-
Get data of raw message.
- getCipher() - Method in class org.netxms.base.EncryptionContext
-
Get cipher
- getCipherName(int) - Static method in class org.netxms.base.EncryptionContext
-
Get cipher name
- getControlData() - Method in class org.netxms.base.NXCPMessage
-
- getDefaultTimeout() - Method in class org.netxms.base.NXCPMsgWaitQueue
-
- getEncryptedIv(NXCPMessage) - Method in class org.netxms.base.EncryptionContext
-
Encrypt initialization vector with public key from encryption setup message.
- getEncryptedSessionKey(NXCPMessage) - Method in class org.netxms.base.EncryptionContext
-
Encrypt session key with public key from encryption setup message.
- getErrorCode() - Method in exception org.netxms.base.NXCPException
-
- getIvLength() - Method in class org.netxms.base.EncryptionContext
-
- getKeyLength() - Method in class org.netxms.base.EncryptionContext
-
Get key length (in bytes)
- getLatitude() - Method in class org.netxms.base.GeoLocation
-
- getLatitudeAsString() - Method in class org.netxms.base.GeoLocation
-
- getLongitude() - Method in class org.netxms.base.GeoLocation
-
- getLongitudeAsString() - Method in class org.netxms.base.GeoLocation
-
- getMessage() - Method in exception org.netxms.base.GeoLocationFormatException
-
- getMessage() - Method in exception org.netxms.base.NXCPException
-
- getMessageCode() - Method in class org.netxms.base.NXCPMessage
-
- getMessageId() - Method in class org.netxms.base.NXCPMessage
-
- getTimestamp() - Method in class org.netxms.base.GeoLocation
-
Get location's time stamp.
- getTimestamp() - Method in class org.netxms.base.NXCPMessage
-
- getType() - Method in class org.netxms.base.GeoLocation
-
- getVariableAsBinary(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsBoolean(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsDate(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsInetAddress(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsInt64(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsInteger(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsReal(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsString(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsUInt32Array(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsUInt32ArrayEx(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableAsUUID(long) - Method in class org.netxms.base.NXCPMessage
-
- getVariableId() - Method in class org.netxms.base.NXCPVariable
-
- getVariableType() - Method in class org.netxms.base.NXCPVariable
-
- Glob - Class in org.netxms.base
-
Glob matcher
- Glob() - Constructor for class org.netxms.base.Glob
-
- GPS - Static variable in class org.netxms.base.GeoLocation
-