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