Uses of Class
de.hybris.platform.promotionengineservices.constants.PromotionEngineServicesConstants.PromotionCertainty
-
Packages that use PromotionEngineServicesConstants.PromotionCertainty Package Description de.hybris.platform.promotionengineservices.constants -
-
Uses of PromotionEngineServicesConstants.PromotionCertainty in de.hybris.platform.promotionengineservices.constants
Methods in de.hybris.platform.promotionengineservices.constants that return PromotionEngineServicesConstants.PromotionCertainty Modifier and Type Method Description static PromotionEngineServicesConstants.PromotionCertaintyPromotionEngineServicesConstants.PromotionCertainty. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PromotionEngineServicesConstants.PromotionCertainty[]PromotionEngineServicesConstants.PromotionCertainty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-