Uses of Enum Class
de.hybris.platform.b2ctelcotmfresources.v4.dto.OrderItemActionType
Packages that use OrderItemActionType
-
Uses of OrderItemActionType in de.hybris.platform.b2ctelcotmfresources.v4.dto
Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return OrderItemActionTypeModifier and TypeMethodDescriptionstatic OrderItemActionType@Valid OrderItemActionTypeRelatedServiceOrderItem.getItemAction()Action of the order item for this servicestatic OrderItemActionTypeReturns the enum constant of this class with the specified name.static OrderItemActionType[]OrderItemActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto with parameters of type OrderItemActionTypeModifier and TypeMethodDescriptionRelatedServiceOrderItem.itemAction(OrderItemActionType itemAction) voidRelatedServiceOrderItem.setItemAction(OrderItemActionType itemAction)