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