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

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

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

Methods in de.geomobile.joined.api.data that return JOPlace
 JOPlace JOMessage.getPlace()
           
 

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

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



Copyright © 2012 GeoMobile GmbH. All Rights Reserved.