Class WarehouseWsDto
java.lang.Object
de.hybris.platform.warehousingwebservices.dto.store.WarehouseWsDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getUrl()voidvoidsetConsignments(List<ConsignmentWsDTO> consignments) voidsetDeliveryModes(List<DeliveryModeWsDTO> deliveryModes) voidsetIsDefault(Boolean isDefault) voidsetPointsOfServices(List<PointOfServiceWsDTO> pointsOfServices) voidsetPriority(Integer priority) void
-
Constructor Details
-
WarehouseWsDto
public WarehouseWsDto()
-
-
Method Details
-
setCode
-
getCode
-
setIsDefault
-
getIsDefault
-
setUrl
-
getUrl
-
setConsignments
-
getConsignments
-
setPointsOfServices
-
getPointsOfServices
-
setPriority
-
getPriority
-
setDeliveryModes
-
getDeliveryModes
-