Uses of Class
de.hybris.platform.cmswebservices.dto.CMSCommentWsDTO
-
Packages that use CMSCommentWsDTO Package Description de.hybris.platform.cmswebservices.dto -
-
Uses of CMSCommentWsDTO in de.hybris.platform.cmswebservices.dto
Methods in de.hybris.platform.cmswebservices.dto that return types with arguments of type CMSCommentWsDTO Modifier and Type Method Description java.util.List<CMSCommentWsDTO>CMSCommentListWsDTO. getComments()Method parameters in de.hybris.platform.cmswebservices.dto with type arguments of type CMSCommentWsDTO Modifier and Type Method Description voidCMSCommentListWsDTO. setComments(java.util.List<CMSCommentWsDTO> comments)
-