public class People
extends java.lang.Object
Constructor and Description |
---|
People() |
Modifier and Type | Method and Description |
---|---|
PeoplePaging |
getPaging() |
java.util.List<PeopleItems> |
getPeople() |
void |
setPaging(PeoplePaging paging) |
void |
setPeople(java.util.List<PeopleItems> people) |
public java.util.List<PeopleItems> getPeople()
public void setPeople(java.util.List<PeopleItems> people)
public PeoplePaging getPaging()
public void setPaging(PeoplePaging paging)