Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.EntryGroupWsDTO
Packages that use EntryGroupWsDTO
-
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)