public class AccountArrayWrapper extends ApiElementList<Account>
next, previous, results| Constructor and Description |
|---|
AccountArrayWrapper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNext()
Deprecated.
|
java.lang.String |
getPrevious()
Deprecated.
|
Account |
getResult()
Currently, there will NEVER be more than just one of these.
|
boolean |
requiresAuth() |
getResults, isEmptypublic Account getResult()
Account within the result.@Deprecated public java.lang.String getNext()
getNext in class ApiElementList<Account>@Deprecated public java.lang.String getPrevious()
getPrevious in class ApiElementList<Account>public boolean requiresAuth()