Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.ConsignmentEntryWsDTO
-
Packages that use ConsignmentEntryWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.order -
-
Uses of ConsignmentEntryWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type ConsignmentEntryWsDTO Modifier and Type Method Description java.util.List<ConsignmentEntryWsDTO>ConsignmentWsDTO. getEntries()Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type ConsignmentEntryWsDTO Modifier and Type Method Description voidConsignmentWsDTO. setEntries(java.util.List<ConsignmentEntryWsDTO> entries)
-