public class AppraisalsCollection extends Resource<AppraisalsCollectionEmbedded,AppraisalsCollectionLinks>
| Constructor and Description |
|---|
AppraisalsCollection() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTotal()
The total number of appraisals in the system, equals or greater the
number of appraisals contained in the collection list
AppraisalsCollectionEmbedded.getAppraisals(). |
void |
setTotal(int total) |
getEmbedded, getLinks, setEmbedded, setLinkspublic int getTotal()
AppraisalsCollectionEmbedded.getAppraisals().public void setTotal(int total)