public final class EntitiesResponse extends Response
extendedInformation| Constructor and Description |
|---|
EntitiesResponse(List<Entity> entities)
Constructor for
EntitiesResponse |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
if the param is a
EntitiesResponse, compare contents for equality |
List<Entity> |
getEntities()
get the list of extracted entities
|
int |
hashCode() |
getExtendedInformationCopyright © 2014–2016 Basis Technology Corp.. All rights reserved.