Uses of Class
de.hybris.platform.commercewebservicescommons.dto.product.VariantMatrixElementWsDTO
Packages that use VariantMatrixElementWsDTO
-
Uses of VariantMatrixElementWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return types with arguments of type VariantMatrixElementWsDTOModifier and TypeMethodDescriptionVariantMatrixElementWsDTO.getElements()ProductWsDTO.getVariantMatrix()Method parameters in de.hybris.platform.commercewebservicescommons.dto.product with type arguments of type VariantMatrixElementWsDTOModifier and TypeMethodDescriptionvoidVariantMatrixElementWsDTO.setElements(List<VariantMatrixElementWsDTO> elements) voidProductWsDTO.setVariantMatrix(List<VariantMatrixElementWsDTO> variantMatrix)