| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
GlobalIdentity |
GlobalIdentity.clone() |
GlobalIdentity |
GsmNmrObj.getGlobalIdentity()
Global identity information of the GSM object.
|
GlobalIdentity |
GlobalIdentity.withGeranCid(Integer geranCid)
GERAN (GSM EDGE Radio Access Network) cell global identifier.
|
GlobalIdentity |
GlobalIdentity.withLac(Integer lac)
Location area code of the global identity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GsmNmrObj.setGlobalIdentity(GlobalIdentity globalIdentity)
Global identity information of the GSM object.
|
GsmNmrObj |
GsmNmrObj.withGlobalIdentity(GlobalIdentity globalIdentity)
Global identity information of the GSM object.
|
Copyright © 2023. All rights reserved.