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