Uses of Class
de.hybris.platform.configurablebundleservices.enums.BundleRuleTypeEnum
Packages that use BundleRuleTypeEnum
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.configurablebundleservices.jalo package.
-
Uses of BundleRuleTypeEnum in de.hybris.platform.configurablebundleservices.enums
Fields in de.hybris.platform.configurablebundleservices.enums declared as BundleRuleTypeEnumModifier and TypeFieldDescriptionstatic final BundleRuleTypeEnumBundleRuleTypeEnum.ALLGenerated enum value for BundleRuleTypeEnum.ALL declared at extension configurablebundleservices.static final BundleRuleTypeEnumBundleRuleTypeEnum.ANYGenerated enum value for BundleRuleTypeEnum.ANY declared at extension configurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.enums that return BundleRuleTypeEnumModifier and TypeMethodDescriptionstatic BundleRuleTypeEnumReturns a BundleRuleTypeEnum instance representing the specified enum value. -
Uses of BundleRuleTypeEnum in de.hybris.platform.configurablebundleservices.model
Methods in de.hybris.platform.configurablebundleservices.model that return BundleRuleTypeEnumModifier and TypeMethodDescriptionAbstractBundleRuleModel.getRuleType()Generated method - Getter of theAbstractBundleRule.ruleTypeattribute defined at extensionconfigurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model with parameters of type BundleRuleTypeEnumModifier and TypeMethodDescriptionvoidAbstractBundleRuleModel.setRuleType(BundleRuleTypeEnum value) Generated method - Setter ofAbstractBundleRule.ruleTypeattribute defined at extensionconfigurablebundleservices.