|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapi.basecamp.People
public class People
Collection of BaseCamp People Objects
Constructor Summary | |
---|---|
People(BCAuth auth)
Get All People |
Method Summary | |
---|---|
Person |
getEntry(int id)
|
int |
getEntryCount()
|
java.util.List<Person> |
getPeople()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public People(BCAuth auth)
auth
- BCAuthMethod Detail |
---|
public java.util.List<Person> getPeople()
public Person getEntry(int id)
public int getEntryCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |