Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.EntryGroupWsDTO
Packages that use EntryGroupWsDTO
Package
Description
-
Uses of EntryGroupWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type EntryGroupWsDTOModifier and TypeMethodDescriptionAbstractOrderWsDTO.getEntryGroups()EntryGroupWsDTO.getEntryGroups()Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type EntryGroupWsDTOModifier and TypeMethodDescriptionvoidAbstractOrderWsDTO.setEntryGroups(List<EntryGroupWsDTO> entryGroups) voidEntryGroupWsDTO.setEntryGroups(Collection<EntryGroupWsDTO> entryGroups) -
Uses of EntryGroupWsDTO in de.hybris.platform.commercewebservicescommons.dto.quote
Methods in de.hybris.platform.commercewebservicescommons.dto.quote that return types with arguments of type EntryGroupWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.quote with type arguments of type EntryGroupWsDTOModifier and TypeMethodDescriptionvoidQuoteWsDTO.setEntryGroups(List<EntryGroupWsDTO> entryGroups)