Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.Application.User |
Modifier and Type | Method and Description |
---|---|
Region |
AddLogicalDeviceRequest.getRegion()
Returns the region that the RFID device is being placed.
|
static Region |
Region.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Region[] |
Region.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AddLogicalDeviceRequest.setRegion(Region region)
Sets the region that the RFID device is being placed.
|