Uses of Class
de.geomobile.joined.api.data.Place

Packages that use Place
de.geomobile.joined.api.data This package contains classes that represent basic entities as for instance users, friends and messages. 
 

Uses of Place in de.geomobile.joined.api.data
 

Methods in de.geomobile.joined.api.data that return Place
 Place Message.getPlace()
           
 

Methods in de.geomobile.joined.api.data with parameters of type Place
 void Message.setPlace(Place place)
           
 

Constructors in de.geomobile.joined.api.data with parameters of type Place
Message(String recipient, String id, int direction, String content, long time, Place place)
           
 



Copyright © 2012 GeoMobile GmbH. All Rights Reserved.