Uses of Class
com.emc.d2fs.models.context.PagingParam
Packages that use PagingParam
-
Uses of PagingParam in com.emc.d2fs.models.context
Methods in com.emc.d2fs.models.context that return PagingParamModifier and TypeMethodDescriptionObjectFactory.createPagingParam()
Create an instance ofPagingParam
CollectionParam.getPagingParam()
Gets the value of the pagingParam property.Methods in com.emc.d2fs.models.context with parameters of type PagingParamModifier and TypeMethodDescriptionvoid
CollectionParam.setPagingParam
(PagingParam value) Sets the value of the pagingParam property. -
Uses of PagingParam in com.emc.d2fs.models.item
Methods in com.emc.d2fs.models.item that return PagingParamModifier and TypeMethodDescriptionDocItems.getPageDetails()
Gets the value of the pageDetails property.Methods in com.emc.d2fs.models.item with parameters of type PagingParamModifier and TypeMethodDescriptionvoid
DocItems.setPageDetails
(PagingParam value) Sets the value of the pageDetails property.