public class FoursquareUserFriends
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
FoursquareUserFriends() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
java.util.List<FoursquareUserFriendGroup> |
getGroups() |
void |
setCount(int count) |
void |
setGroups(java.util.List<FoursquareUserFriendGroup> groups) |
public int getCount()
public void setCount(int count)
public java.util.List<FoursquareUserFriendGroup> getGroups()
public void setGroups(java.util.List<FoursquareUserFriendGroup> groups)
Copyright © 2018. All Rights Reserved.