Class QuoteListWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.quote.QuoteListWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Quote result list.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPagination(PaginationWsDTO pagination) voidsetQuotes(List<QuoteWsDTO> quotes)
-
Constructor Details
-
QuoteListWsDTO
public QuoteListWsDTO()
-
-
Method Details
-
setQuotes
-
getQuotes
-
setPagination
-
getPagination
-