Class ConsignmentReallocationWsDTO
java.lang.Object
de.hybris.platform.warehousingwebservices.dto.order.ConsignmentReallocationWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDeclineEntries(List<DeclineEntryWsDTO> declineEntries) voidsetGlobalComment(String globalComment) voidsetGlobalReallocationWarehouseCode(String globalReallocationWarehouseCode) voidsetGlobalReason(String globalReason)
-
Constructor Details
-
ConsignmentReallocationWsDTO
public ConsignmentReallocationWsDTO()
-
-
Method Details
-
setDeclineEntries
-
getDeclineEntries
-
setGlobalReallocationWarehouseCode
-
getGlobalReallocationWarehouseCode
-
setGlobalReason
-
getGlobalReason
-
setGlobalComment
-
getGlobalComment
-