| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
GsmLocalId |
GsmLocalId.clone() |
GsmLocalId |
GsmObj.getGsmLocalId()
GSM local identification (local ID) information.
|
GsmLocalId |
GsmLocalId.withBcch(Integer bcch)
GSM broadcast control channel.
|
GsmLocalId |
GsmLocalId.withBsic(Integer bsic)
GSM base station identity code (BSIC).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GsmObj.setGsmLocalId(GsmLocalId gsmLocalId)
GSM local identification (local ID) information.
|
GsmObj |
GsmObj.withGsmLocalId(GsmLocalId gsmLocalId)
GSM local identification (local ID) information.
|
Copyright © 2024. All rights reserved.