Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.ConsignmentWsDTO
-
Packages that use ConsignmentWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.order -
-
Uses of ConsignmentWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type ConsignmentWsDTO Modifier and Type Method Description java.util.List<ConsignmentWsDTO>OrderWsDTO. getConsignments()Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type ConsignmentWsDTO Modifier and Type Method Description voidOrderWsDTO. setConsignments(java.util.List<ConsignmentWsDTO> consignments)
-