public class FindPeopleResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Persona> |
getPersonas()
Gets a collection of personas found by using the FindPersona operation.
|
int |
getTotalNumberOfPeopleInView()
Gets the total number of personas that pass the restriction.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic int getTotalNumberOfPeopleInView()
public java.util.List<Persona> getPersonas()