public static interface GsmLocalId.Builder extends SdkPojo, CopyableBuilder<GsmLocalId.Builder,GsmLocalId>
| Modifier and Type | Method and Description |
|---|---|
GsmLocalId.Builder |
bcch(Integer bcch)
GSM broadcast control channel.
|
GsmLocalId.Builder |
bsic(Integer bsic)
GSM base station identity code (BSIC).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGsmLocalId.Builder bsic(Integer bsic)
GSM base station identity code (BSIC).
bsic - GSM base station identity code (BSIC).GsmLocalId.Builder bcch(Integer bcch)
GSM broadcast control channel.
bcch - GSM broadcast control channel.Copyright © 2022. All rights reserved.