Package com.mypurecloud.sdk.v2.model
Class SurveyFormEntityListing
java.lang.Object
com.mypurecloud.sdk.v2.model.SurveyFormEntityListing
- All Implemented Interfaces:
PagedResource<SurveyForm>,Serializable
public class SurveyFormEntityListing
extends Object
implements Serializable, PagedResource<SurveyForm>
SurveyFormEntityListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<SurveyForm> entities) booleangetTotal()inthashCode()pageNumber(Integer pageNumber) previousUri(String previousUri) voidsetEntities(List<SurveyForm> entities) voidsetFirstUri(String firstUri) voidsetLastUri(String lastUri) voidsetNextUri(String nextUri) voidsetPageCount(Integer pageCount) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetPreviousUri(String previousUri) voidsetSelfUri(String selfUri) voidtoString()
-
Constructor Details
-
SurveyFormEntityListing
public SurveyFormEntityListing() -
SurveyFormEntityListing
-
-
Method Details
-
entities
-
getEntities
- Specified by:
getEntitiesin interfacePagedResource<SurveyForm>
-
setEntities
- Specified by:
setEntitiesin interfacePagedResource<SurveyForm>
-
pageSize
-
getPageSize
- Specified by:
getPageSizein interfacePagedResource<SurveyForm>
-
setPageSize
- Specified by:
setPageSizein interfacePagedResource<SurveyForm>
-
pageNumber
-
getPageNumber
- Specified by:
getPageNumberin interfacePagedResource<SurveyForm>
-
setPageNumber
- Specified by:
setPageNumberin interfacePagedResource<SurveyForm>
-
total
-
getTotal
- Specified by:
getTotalin interfacePagedResource<SurveyForm>
-
setTotal
- Specified by:
setTotalin interfacePagedResource<SurveyForm>
-
firstUri
-
getFirstUri
- Specified by:
getFirstUriin interfacePagedResource<SurveyForm>
-
setFirstUri
- Specified by:
setFirstUriin interfacePagedResource<SurveyForm>
-
nextUri
-
getNextUri
- Specified by:
getNextUriin interfacePagedResource<SurveyForm>
-
setNextUri
- Specified by:
setNextUriin interfacePagedResource<SurveyForm>
-
previousUri
-
getPreviousUri
- Specified by:
getPreviousUriin interfacePagedResource<SurveyForm>
-
setPreviousUri
- Specified by:
setPreviousUriin interfacePagedResource<SurveyForm>
-
lastUri
-
getLastUri
- Specified by:
getLastUriin interfacePagedResource<SurveyForm>
-
setLastUri
- Specified by:
setLastUriin interfacePagedResource<SurveyForm>
-
selfUri
-
getSelfUri
- Specified by:
getSelfUriin interfacePagedResource<SurveyForm>
-
setSelfUri
- Specified by:
setSelfUriin interfacePagedResource<SurveyForm>
-
pageCount
-
getPageCount
- Specified by:
getPageCountin interfacePagedResource<SurveyForm>
-
setPageCount
- Specified by:
setPageCountin interfacePagedResource<SurveyForm>
-
equals
-
hashCode
public int hashCode() -
toString
-