Uses of Class
com.emc.d2fs.models.getcomments_result.GetCommentsResult
Packages that use GetCommentsResult
Package
Description
-
Uses of GetCommentsResult in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return GetCommentsResultModifier and TypeMethodDescriptionICenterstageService.getComments
(Context context, String id) Get all comments of content -
Uses of GetCommentsResult in com.emc.d2fs.models.getcomments_result
Methods in com.emc.d2fs.models.getcomments_result that return GetCommentsResultModifier and TypeMethodDescriptionObjectFactory.createGetCommentsResult()
Create an instance ofGetCommentsResult
-
Uses of GetCommentsResult in com.emc.d2fs.services.centerstage_service
Methods in com.emc.d2fs.services.centerstage_service that return GetCommentsResultModifier and TypeMethodDescriptionGetCenterstageCommentsResponse.getGetCommentsResult()
Gets the value of the getCommentsResult property.Methods in com.emc.d2fs.services.centerstage_service with parameters of type GetCommentsResultModifier and TypeMethodDescriptionvoid
GetCenterstageCommentsResponse.setGetCommentsResult
(GetCommentsResult value) Sets the value of the getCommentsResult property.