Uses of Class
de.hybris.platform.europe1.enums.PriceRowChannel
Packages that use PriceRowChannel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.europe1.jalo package.
-
Uses of PriceRowChannel in de.hybris.platform.europe1.enums
Fields in de.hybris.platform.europe1.enums declared as PriceRowChannelModifier and TypeFieldDescriptionstatic final PriceRowChannelPriceRowChannel.DESKTOPGenerated enum value for PriceRowChannel.desktop declared at extension europe1.static final PriceRowChannelPriceRowChannel.MOBILEGenerated enum value for PriceRowChannel.mobile declared at extension europe1.Methods in de.hybris.platform.europe1.enums that return PriceRowChannelModifier and TypeMethodDescriptionstatic PriceRowChannelReturns a PriceRowChannel instance representing the specified enum value. -
Uses of PriceRowChannel in de.hybris.platform.europe1.model
Methods in de.hybris.platform.europe1.model that return PriceRowChannelModifier and TypeMethodDescriptionPriceRowModel.getChannel()Generated method - Getter of thePriceRow.channelattribute defined at extensioneurope1.Methods in de.hybris.platform.europe1.model with parameters of type PriceRowChannelModifier and TypeMethodDescriptionvoidPriceRowModel.setChannel(PriceRowChannel value) Generated method - Setter ofPriceRow.channelattribute defined at extensioneurope1.