|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GSMNeighborCell | |
---|---|
de.unikassel.android.sdcframework.data.independent | Does contain the framework independent classes of the data package. |
Uses of GSMNeighborCell in de.unikassel.android.sdcframework.data.independent |
---|
Fields in de.unikassel.android.sdcframework.data.independent with type parameters of type GSMNeighborCell | |
---|---|
private List<GSMNeighborCell> |
GSMSampleData.neighbors
|
Methods in de.unikassel.android.sdcframework.data.independent that return types with arguments of type GSMNeighborCell | |
---|---|
List<GSMNeighborCell> |
GSMSampleData.getNeighbors()
Getter for the neighbors cell list |
Method parameters in de.unikassel.android.sdcframework.data.independent with type arguments of type GSMNeighborCell | |
---|---|
void |
GSMSampleData.setNeighbors(List<GSMNeighborCell> neighbors)
Setter for the neighbors cell list |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |