Uses of Enum Class
de.hybris.platform.warehousing.enums.StockLevelAdjustmentReason
Packages that use StockLevelAdjustmentReason
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of StockLevelAdjustmentReason in de.hybris.platform.warehousing.enums
Methods in de.hybris.platform.warehousing.enums that return StockLevelAdjustmentReasonModifier and TypeMethodDescriptionstatic StockLevelAdjustmentReasonReturns the enum constant of this class with the specified name.static StockLevelAdjustmentReason[]StockLevelAdjustmentReason.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StockLevelAdjustmentReason in de.hybris.platform.warehousingfacades.stocklevel.data
Methods in de.hybris.platform.warehousingfacades.stocklevel.data that return StockLevelAdjustmentReasonMethods in de.hybris.platform.warehousingfacades.stocklevel.data that return types with arguments of type StockLevelAdjustmentReasonMethods in de.hybris.platform.warehousingfacades.stocklevel.data with parameters of type StockLevelAdjustmentReasonModifier and TypeMethodDescriptionvoidStockLevelAdjustmentData.setReason(StockLevelAdjustmentReason reason) Method parameters in de.hybris.platform.warehousingfacades.stocklevel.data with type arguments of type StockLevelAdjustmentReasonModifier and TypeMethodDescriptionvoidStockLevelAdjustmentReasonDataList.setReasons(List<StockLevelAdjustmentReason> reasons)