eg.com.espace.wenear.client
Class WeNearClient.UserFriendsService.TFriendUpdateInfo
java.lang.Object
eg.com.espace.wenear.client.WeNearClient.UserFriendsService.TFriendUpdateInfo
- Enclosing class:
- WeNearClient.UserFriendsService
public static class WeNearClient.UserFriendsService.TFriendUpdateInfo
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeNearClient.UserFriendsService.TFriendUpdateInfo
public WeNearClient.UserFriendsService.TFriendUpdateInfo(double accuracy,
double latitude,
java.lang.String login,
double longitude,
int personId)
getAccuracy
public double getAccuracy()
getLatitude
public double getLatitude()
getLogin
public java.lang.String getLogin()
getLongitude
public double getLongitude()
getPersonId
public int getPersonId()