Uses of Class
de.hybris.platform.warehousingwebservices.dto.order.DeclineEntryWsDTO
-
Packages that use DeclineEntryWsDTO Package Description de.hybris.platform.warehousingwebservices.dto.order -
-
Uses of DeclineEntryWsDTO in de.hybris.platform.warehousingwebservices.dto.order
Methods in de.hybris.platform.warehousingwebservices.dto.order that return types with arguments of type DeclineEntryWsDTO Modifier and Type Method Description java.util.List<DeclineEntryWsDTO>ConsignmentReallocationWsDTO. getDeclineEntries()Method parameters in de.hybris.platform.warehousingwebservices.dto.order with type arguments of type DeclineEntryWsDTO Modifier and Type Method Description voidConsignmentReallocationWsDTO. setDeclineEntries(java.util.List<DeclineEntryWsDTO> declineEntries)
-