Class CancelServiceEntryInputWsDTO
java.lang.Object
com.sap.hybris.sapserviceorderocc.dto.order.CancelServiceEntryInputWsDTO
- All Implemented Interfaces:
Serializable
Representation of a cancellation request entry input for an service order
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOrderEntryNumber(Integer orderEntryNumber) voidsetQuantity(Long quantity)
-
Constructor Details
-
CancelServiceEntryInputWsDTO
public CancelServiceEntryInputWsDTO()
-
-
Method Details
-
setOrderEntryNumber
-
getOrderEntryNumber
-
setQuantity
-
getQuantity
-