Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.PromotionManualTriggerType.PrivilegeTypeEnum
Packages that use PromotionManualTriggerType.PrivilegeTypeEnum
-
Uses of PromotionManualTriggerType.PrivilegeTypeEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return PromotionManualTriggerType.PrivilegeTypeEnumModifier and TypeMethodDescriptionPromotionManualTriggerType.getPrivilegeType()Specifies the type of the price adjustment.Returns the enum constant of this class with the specified name.PromotionManualTriggerType.PrivilegeTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto with parameters of type PromotionManualTriggerType.PrivilegeTypeEnumModifier and TypeMethodDescriptionPromotionManualTriggerType.privilegeType(PromotionManualTriggerType.PrivilegeTypeEnum privilegeType) voidPromotionManualTriggerType.setPrivilegeType(PromotionManualTriggerType.PrivilegeTypeEnum privilegeType)