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 ofPagingParamCollectionParam.getPagingParam()Gets the value of the pagingParam property.Methods in com.emc.d2fs.models.context with parameters of type PagingParamModifier and TypeMethodDescriptionvoidCollectionParam.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 TypeMethodDescriptionvoidDocItems.setPageDetails(PagingParam value) Sets the value of the pageDetails property.