Package | Description |
---|---|
com.cloudpos.advance.ext.system.location |
This package provides access to Location device.
|
Modifier and Type | Method and Description |
---|---|
ILocationDevice.Level |
ILocationDevice.getLevel()
Location Level
|
static ILocationDevice.Level |
ILocationDevice.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ILocationDevice.Level[] |
ILocationDevice.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|