Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.PriceDerivationRuleBase.ApplicationTypeEnum
Packages that use PriceDerivationRuleBase.ApplicationTypeEnum
-
Uses of PriceDerivationRuleBase.ApplicationTypeEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return PriceDerivationRuleBase.ApplicationTypeEnumModifier and TypeMethodDescriptionPriceDerivationRuleBase.getApplicationType()Describes the type of the applied price derivation rule.Returns the enum constant of this class with the specified name.PriceDerivationRuleBase.ApplicationTypeEnum.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 PriceDerivationRuleBase.ApplicationTypeEnumModifier and TypeMethodDescriptionPriceDerivationRuleBase.applicationType(PriceDerivationRuleBase.ApplicationTypeEnum applicationType) voidPriceDerivationRuleBase.setApplicationType(PriceDerivationRuleBase.ApplicationTypeEnum applicationType)