Uses of Class
de.hybris.platform.customerinterestsoccaddon.dto.ProductInterestEntryWsDTO
-
Packages that use ProductInterestEntryWsDTO Package Description de.hybris.platform.customerinterestsoccaddon.dto -
-
Uses of ProductInterestEntryWsDTO in de.hybris.platform.customerinterestsoccaddon.dto
Methods in de.hybris.platform.customerinterestsoccaddon.dto that return types with arguments of type ProductInterestEntryWsDTO Modifier and Type Method Description java.util.List<ProductInterestEntryWsDTO>ProductInterestRelationWsDTO. getProductInterestEntry()Method parameters in de.hybris.platform.customerinterestsoccaddon.dto with type arguments of type ProductInterestEntryWsDTO Modifier and Type Method Description voidProductInterestRelationWsDTO. setProductInterestEntry(java.util.List<ProductInterestEntryWsDTO> productInterestEntry)
-