Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.RoundingRuleType.RoundingMethodEnum
Packages that use RoundingRuleType.RoundingMethodEnum
-
Uses of RoundingRuleType.RoundingMethodEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return RoundingRuleType.RoundingMethodEnumModifier and TypeMethodDescriptionRoundingRuleType.getRoundingMethod()Specifies the rounding direction.Returns the enum constant of this class with the specified name.static RoundingRuleType.RoundingMethodEnum[]RoundingRuleType.RoundingMethodEnum.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 RoundingRuleType.RoundingMethodEnumModifier and TypeMethodDescriptionRoundingRuleType.roundingMethod(RoundingRuleType.RoundingMethodEnum roundingMethod) voidRoundingRuleType.setRoundingMethod(RoundingRuleType.RoundingMethodEnum roundingMethod)