Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.MerchSetNodeTypeL0.OperationEnum
Packages that use MerchSetNodeTypeL0.OperationEnum
-
Uses of MerchSetNodeTypeL0.OperationEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return MerchSetNodeTypeL0.OperationEnumModifier and TypeMethodDescriptionMerchSetNodeTypeL0.getOperation()Get operationReturns the enum constant of this class with the specified name.static MerchSetNodeTypeL0.OperationEnum[]MerchSetNodeTypeL0.OperationEnum.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 MerchSetNodeTypeL0.OperationEnumModifier and TypeMethodDescriptionMerchSetNodeTypeL0.operation(MerchSetNodeTypeL0.OperationEnum operation) voidMerchSetNodeTypeL0.setOperation(MerchSetNodeTypeL0.OperationEnum operation)