|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoLocation | |
---|---|
de.unikassel.android.sdcframework.data.independent | Does contain the framework independent classes of the data package. |
Uses of GeoLocation in de.unikassel.android.sdcframework.data.independent |
---|
Fields in de.unikassel.android.sdcframework.data.independent declared as GeoLocation | |
---|---|
private GeoLocation |
BasicSample.location
The associated location |
Methods in de.unikassel.android.sdcframework.data.independent that return GeoLocation | |
---|---|
GeoLocation |
GeoLocation.doClone()
Method to clone the sample data |
GeoLocation |
BasicSample.getLocation()
Getter for the location |
Methods in de.unikassel.android.sdcframework.data.independent with parameters of type GeoLocation | |
---|---|
void |
BasicSample.setLocation(GeoLocation location)
Setter for the location |
Constructors in de.unikassel.android.sdcframework.data.independent with parameters of type GeoLocation | |
---|---|
GeoLocation(GeoLocation location)
Copy onstructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |