| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
LteLocalId |
LteLocalId.clone() |
LteLocalId |
LteCellDetails.getLocalId()
The LTE local identification information (local ID).
|
LteLocalId |
LteLocalId.withEarfcn(Integer earfcn)
E-UTRA (Evolved Universal Terrestrial Radio Access) absolute radio frequency channel number (EARFCN).
|
LteLocalId |
LteLocalId.withPci(Integer pci)
Physical Cell ID (PCI).
|
| Modifier and Type | Method and Description |
|---|---|
void |
LteCellDetails.setLocalId(LteLocalId localId)
The LTE local identification information (local ID).
|
LteCellDetails |
LteCellDetails.withLocalId(LteLocalId localId)
The LTE local identification information (local ID).
|
Copyright © 2025. All rights reserved.