Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.FrequentShopperPointsModifierType.TypeCodeEnum
Packages that use FrequentShopperPointsModifierType.TypeCodeEnum
-
Uses of FrequentShopperPointsModifierType.TypeCodeEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return FrequentShopperPointsModifierType.TypeCodeEnumModifier and TypeMethodDescriptionFrequentShopperPointsModifierType.getTypeCode()Type code of the loyalty rewardReturns the enum constant of this class with the specified name.FrequentShopperPointsModifierType.TypeCodeEnum.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 FrequentShopperPointsModifierType.TypeCodeEnumModifier and TypeMethodDescriptionvoidFrequentShopperPointsModifierType.setTypeCode(FrequentShopperPointsModifierType.TypeCodeEnum typeCode) FrequentShopperPointsModifierType.typeCode(FrequentShopperPointsModifierType.TypeCodeEnum typeCode)