Uses of Class
ai.nextbillion.maps.model.CellTower
| Package | Description |
|---|---|
| ai.nextbillion.maps | |
| ai.nextbillion.maps.model |
-
Uses of CellTower in ai.nextbillion.maps
Methods in ai.nextbillion.maps with parameters of type CellTower Modifier and Type Method Description GeolocationApiRequestGeolocationApiRequest. AddCellTower(CellTower newCellTower)GeolocationApiRequestGeolocationApiRequest. CellTowers(CellTower[] newCellTowers) -
Uses of CellTower in ai.nextbillion.maps.model
Fields in ai.nextbillion.maps.model declared as CellTower Modifier and Type Field Description CellTower[]GeolocationPayload. cellTowersAn array of cell tower objects.Methods in ai.nextbillion.maps.model that return CellTower Modifier and Type Method Description CellTowerCellTower.CellTowerBuilder. createCellTower()Methods in ai.nextbillion.maps.model with parameters of type CellTower Modifier and Type Method Description GeolocationPayload.GeolocationPayloadBuilderGeolocationPayload.GeolocationPayloadBuilder. AddCellTower(CellTower newCellTower)GeolocationPayload.GeolocationPayloadBuilderGeolocationPayload.GeolocationPayloadBuilder. CellTowers(CellTower[] newCellTowers)