| Package | Description |
|---|---|
| at.gridgears.held |
| Modifier and Type | Method and Description |
|---|---|
static PositioningMethod |
PositioningMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PositioningMethod[] |
PositioningMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AmlData(double latitude,
double longitude,
int radius,
java.time.Instant timestamp,
int confidenceLevel,
PositioningMethod positioningMethod,
String imsi,
String imei,
String mcc,
String mnc) |
Copyright © 2018. All rights reserved.