Uses of Enum Class
de.hybris.platform.sap.sapmodel.enums.ConsignmentEntryStatus
Packages that use ConsignmentEntryStatus
Package
Description
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of ConsignmentEntryStatus in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return ConsignmentEntryStatusModifier and TypeMethodDescriptionConsignmentEntryModel.getStatus()Generated method - Getter of theConsignmentEntry.statusattribute defined at extensionsapmodel.Methods in de.hybris.platform.ordersplitting.model with parameters of type ConsignmentEntryStatusModifier and TypeMethodDescriptionvoidConsignmentEntryModel.setStatus(ConsignmentEntryStatus value) Generated method - Setter ofConsignmentEntry.statusattribute defined at extensionsapmodel. -
Uses of ConsignmentEntryStatus in de.hybris.platform.sap.sapmodel.enums
Methods in de.hybris.platform.sap.sapmodel.enums that return ConsignmentEntryStatusModifier and TypeMethodDescriptionstatic ConsignmentEntryStatusReturns the enum constant of this class with the specified name.static ConsignmentEntryStatus[]ConsignmentEntryStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConsignmentEntryStatus in de.hybris.platform.sap.saps4omservices.order.populator
Methods in de.hybris.platform.sap.saps4omservices.order.populator that return ConsignmentEntryStatusModifier and TypeMethodDescriptionprotected ConsignmentEntryStatusDefaultSapS4OMOrderPopulator.getConsignmentEntryStatus(String sdProcessStatus) Methods in de.hybris.platform.sap.saps4omservices.order.populator that return types with arguments of type ConsignmentEntryStatusModifier and TypeMethodDescriptionDefaultSapS4OMOrderPopulator.getSapS4OMConsignmentEntryStatusMap()Method parameters in de.hybris.platform.sap.saps4omservices.order.populator with type arguments of type ConsignmentEntryStatusModifier and TypeMethodDescriptionvoidDefaultSapS4OMOrderPopulator.setSapS4OMConsignmentEntryStatusMap(Map<String, ConsignmentEntryStatus> sapS4OMConsignmentEntryStatusMap)