Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.ConsignmentEntryWsDTO
-
Packages that use ConsignmentEntryWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.order de.hybris.platform.warehousingwebservices.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) -
Uses of ConsignmentEntryWsDTO in de.hybris.platform.warehousingwebservices.dto.order
Methods in de.hybris.platform.warehousingwebservices.dto.order that return types with arguments of type ConsignmentEntryWsDTO Modifier and Type Method Description java.util.List<ConsignmentEntryWsDTO>ConsignmentEntrySearchPageWsDto. getConsignmentEntries()Method parameters in de.hybris.platform.warehousingwebservices.dto.order with type arguments of type ConsignmentEntryWsDTO Modifier and Type Method Description voidConsignmentEntrySearchPageWsDto. setConsignmentEntries(java.util.List<ConsignmentEntryWsDTO> consignmentEntries)
-