| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LteLocalId |
LteLocalId.clone() |
LteLocalId |
LteObj.getLteLocalId()
LTE local identification (local ID) information.
|
LteLocalId |
LteLocalId.withEarfcn(Integer earfcn)
Evolved universal terrestrial radio access (E-UTRA) absolute radio frequency channel number (FCN).
|
LteLocalId |
LteLocalId.withPci(Integer pci)
Physical cell ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LteObj.setLteLocalId(LteLocalId lteLocalId)
LTE local identification (local ID) information.
|
LteObj |
LteObj.withLteLocalId(LteLocalId lteLocalId)
LTE local identification (local ID) information.
|
Copyright © 2025. All rights reserved.