- generateLastInventory(Inventory, List<String>) - Static method in class com.spacecode.sdk.device.data.Inventory
- 
Create a new Inventory with the previous inventory Instance and a list of tag UIDs (generated during the last scan). 
- getAccessType() - Method in class com.spacecode.sdk.device.data.Inventory
-  
- getAccessType() - Method in class com.spacecode.sdk.device.module.AuthenticationModule
-  
- getAccessType() - Method in class com.spacecode.sdk.network.Authentication
-  
- getAdditionalData() - Method in class com.spacecode.sdk.network.alert.AlertReport
-  
- getAddress() - Method in class com.spacecode.sdk.network.alert.SmtpServer
-  
- getAlert() - Method in class com.spacecode.sdk.network.alert.AlertReport
-  
- getAlertReports(Date, Date, List<Alert>) - Method in class com.spacecode.sdk.network.TcpDevice
- 
Get alert reports (if any) made during a certain period, for given alerts. 
- getAlertsList() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getAuthentications(Date, Date) - Method in class com.spacecode.sdk.network.TcpDevice
- 
Allow getting authentications (if any) recorded during a certain period. 
- getBadgeNumber() - Method in class com.spacecode.sdk.user.User
- 
Provide the user's badge number. 
- getBaudRate() - Method in class com.spacecode.sdk.device.module.data.ScaleSettings
-  
- getBccList() - Method in class com.spacecode.sdk.network.alert.Alert
-  
- getCcList() - Method in class com.spacecode.sdk.network.alert.Alert
-  
- getCreatedAt() - Method in class com.spacecode.sdk.network.alert.AlertReport
-  
- getCreationDate() - Method in class com.spacecode.sdk.device.data.Inventory
-  
- getCurrentTemperature() - Method in class com.spacecode.sdk.device.Device
-  
- getCurrentTemperature() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getData() - Method in class com.spacecode.sdk.device.module.AuthenticationModule
- 
Deprecated.
Internal Usage. Should not be used by SDK users. 
 Wait for the module to provide the desired data.
 
 
- getDataBits() - Method in class com.spacecode.sdk.device.module.data.ScaleSettings
-  
- getDate() - Method in class com.spacecode.sdk.network.Authentication
-  
- getDbConfiguration() - Method in class com.spacecode.sdk.network.TcpDevice
- 
Get the configuration of the remote device database. 
- getDbms() - Method in class com.spacecode.sdk.network.DbConfiguration
-  
- getDelay() - Method in class com.spacecode.sdk.device.module.data.ProbeSettings
-  
- getDelta() - Method in class com.spacecode.sdk.device.module.data.ProbeSettings
-  
- getDeviceType() - Method in class com.spacecode.sdk.device.data.PluggedDevice
-  
- getDeviceType() - Method in class com.spacecode.sdk.device.Device
- 
Get information about the current device type. 
- getDoorNumber() - Method in class com.spacecode.sdk.device.data.Inventory
- 
Get the number of the door which was closed before the inventory started 
- getEmailContent() - Method in class com.spacecode.sdk.network.alert.Alert
-  
- getEmailSubject() - Method in class com.spacecode.sdk.network.alert.Alert
-  
- getEnrolledFingersIndexes() - Method in class com.spacecode.sdk.user.User
-  
- getFingerprintTemplate(FingerIndex) - Method in class com.spacecode.sdk.user.User
- 
Provide a (String) fingerprint template, for a given finger index. 
- getHardwareVersion() - Method in class com.spacecode.sdk.device.data.PluggedDevice
-  
- getHardwareVersion() - Method in class com.spacecode.sdk.device.Device
-  
- getHardwareVersion() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getHost() - Method in class com.spacecode.sdk.network.DbConfiguration
-  
- getId() - Method in class com.spacecode.sdk.device.data.Inventory
- 
Deprecated.
Internal usage - Should not be used. 
 
- getId() - Method in class com.spacecode.sdk.network.alert.Alert
-  
- getImmediateStatus() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getIndex() - Method in enum com.spacecode.sdk.user.data.FingerIndex
-  
- getInventories(Date, Date) - Method in class com.spacecode.sdk.network.TcpDevice
- 
Allow getting inventories (if any) recorded during a certain period. 
- getInventoryById(int) - Method in class com.spacecode.sdk.network.TcpDevice
- 
Deprecated.
Internal usage. Should not be used by SDK users.
 Allow getting an inventory by its unique identifier.
 
 
- getIpAddress() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getLastAlertReport() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getLastInventory() - Method in class com.spacecode.sdk.device.Device
- 
Get the inventory (if any) resulting from the last scan operation. 
- getLastInventory() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getLastRecord() - Method in class com.spacecode.sdk.device.module.AuthenticationModule
-  
- getName() - Method in class com.spacecode.sdk.network.DbConfiguration
-  
- getNumberAdded() - Method in class com.spacecode.sdk.device.data.Inventory
- 
Quick way to get number of tags added, instead of getting a copied list to check its size(). 
- getNumberPresent() - Method in class com.spacecode.sdk.device.data.Inventory
- 
Quick way to get number of tags present, instead of getting a copied list to check its size(). 
- getNumberRemoved() - Method in class com.spacecode.sdk.device.data.Inventory
- 
Quick way to get number of tags removed, instead of getting a copied list to check its size(). 
- getNumberTotal() - Method in class com.spacecode.sdk.device.data.Inventory
- 
Quick way to get number of tags total, instead of getting a copied list to check its size(). 
- getParity() - Method in class com.spacecode.sdk.device.module.data.ScaleSettings
- 
Parity. 
- getPassword() - Method in class com.spacecode.sdk.network.alert.SmtpServer
-  
- getPassword() - Method in class com.spacecode.sdk.network.DbConfiguration
-  
- getPermission() - Method in class com.spacecode.sdk.user.User
- 
Get the user's permission. 
- getPluggedDevices() - Static method in class com.spacecode.sdk.device.Device
- 
Try to initialize a device on each serial port available. 
- getPort() - Method in class com.spacecode.sdk.network.alert.SmtpServer
-  
- getPort() - Method in class com.spacecode.sdk.network.DbConfiguration
-  
- getProbeSettings() - Method in class com.spacecode.sdk.network.TcpDevice
- 
Get the configuration of the temperature probe. 
- getSerialNumber() - Method in class com.spacecode.sdk.device.data.PluggedDevice
-  
- getSerialNumber() - Method in class com.spacecode.sdk.device.Device
- 
Mind that serial number can be set by user (constructor) or by RFID board (if set to null in constructor). 
- getSerialNumber() - Method in class com.spacecode.sdk.device.module.AuthenticationModule
-  
- getSerialNumber() - Method in class com.spacecode.sdk.device.module.Module
-  
- getSerialPort() - Method in class com.spacecode.sdk.device.data.PluggedDevice
-  
- getSmtpServer() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getSoftwareVersion() - Method in class com.spacecode.sdk.device.data.PluggedDevice
-  
- getSoftwareVersion() - Method in class com.spacecode.sdk.device.Device
-  
- getSoftwareVersion() - Method in class com.spacecode.sdk.network.TcpDevice
-  
- getStatus() - Method in class com.spacecode.sdk.device.Device
- 
See DeviceStatus enum for values. 
- getStopBits() - Method in class com.spacecode.sdk.device.module.data.ScaleSettings
- 
Stop Bits. 
- getTagsAdded() - Method in class com.spacecode.sdk.device.data.Inventory
-  
- getTagsAll() - Method in class com.spacecode.sdk.device.data.Inventory
-  
- getTagsPresent() - Method in class com.spacecode.sdk.device.data.Inventory
-  
- getTagsRemoved() - Method in class com.spacecode.sdk.device.data.Inventory
-  
- getTagToDrawerNumber() - Method in class com.spacecode.sdk.device.Device
- 
Spacecode Devices equipped with many drawers memorize (for each tag) by which drawer a given UID has been
 scanned for the last time. 
- getTagToDrawerNumber() - Method in class com.spacecode.sdk.network.TcpDevice
- 
Spacecode Devices equipped with many drawers memorize (for each tag) by which drawer a given UID has been
 scanned for the last time. 
- getTemperature() - Method in class com.spacecode.sdk.device.module.ProbeModule
-  
- getTemperatureMax() - Method in class com.spacecode.sdk.network.alert.AlertTemperature
-  
- getTemperatureMeasures(Date, Date) - Method in class com.spacecode.sdk.network.TcpDevice
- 
Get temperature measures (if any) recorded during a certain period. 
- getTemperatureMin() - Method in class com.spacecode.sdk.network.alert.AlertTemperature
-  
- getTimeout(AccessType) - Static method in class com.spacecode.sdk.device.module.AuthenticationModule
- 
Deprecated.
Internal Usage. Should not be used by SDK users. 
 Provide the allowed delay for getting (synchronously) data from the module.
 
 
- getToList() - Method in class com.spacecode.sdk.network.alert.Alert
-  
- getType() - Method in class com.spacecode.sdk.network.alert.Alert
-  
- getUnit() - Method in class com.spacecode.sdk.device.module.data.ScaleMeasure
-  
- getUnregisteredUsers() - Method in class com.spacecode.sdk.user.UsersService
- 
Provide the names of users without permission (users not considered by the Device): users removed from the group 
 of granted users (using  UsersService.removeUser(String)). 
- getUser() - Method in class com.spacecode.sdk.network.DbConfiguration
-  
- getUserByName(String) - Method in class com.spacecode.sdk.user.UsersService
- 
Provide an instance of User corresponding to the username, if any user with this name has a permission on this 
 device. 
- getUsername() - Method in class com.spacecode.sdk.device.data.Inventory
-  
- getUsername() - Method in class com.spacecode.sdk.network.alert.SmtpServer
-  
- getUsername() - Method in class com.spacecode.sdk.network.Authentication
-  
- getUsername() - Method in class com.spacecode.sdk.user.User
- 
Provide a unique identifier for the User. 
- getUsers() - Method in class com.spacecode.sdk.user.UsersService
- 
Provide access to a copy of the users list. 
- getUsersService() - Method in class com.spacecode.sdk.device.Device
- 
Provide access to the Users Management service. 
- getUsersService() - Method in class com.spacecode.sdk.network.TcpDevice
- 
Provide access to the Users Management service. 
- getValue() - Method in class com.spacecode.sdk.device.module.data.ScaleMeasure
-  
- getValueByIndex(int) - Static method in enum com.spacecode.sdk.user.data.FingerIndex
-  
- GrantType - Enum in com.spacecode.sdk.user.data
- 
Types of permission.