Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.Percent.ActionEnum
Packages that use Percent.ActionEnum
-
Uses of Percent.ActionEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return Percent.ActionEnumModifier and TypeMethodDescriptionstatic Percent.ActionEnumPercent.getAction()Specifies whether the percentage was added or subtracted.static Percent.ActionEnumReturns the enum constant of this class with the specified name.static Percent.ActionEnum[]Percent.ActionEnum.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 Percent.ActionEnumModifier and TypeMethodDescriptionPercent.action(Percent.ActionEnum action) voidPercent.setAction(Percent.ActionEnum action)