public class GenericVariantProductsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
GenericVariantProductsDTO()
Generated constructor - for generic creation.
|
GenericVariantProductsDTO(List<GenericVariantProductDTO> genericvariantproductsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<GenericVariantProductDTO> |
getGenericVariantProducts() |
void |
setGenericVariantProducts(List<GenericVariantProductDTO> genericvariantproductsList) |
public GenericVariantProductsDTO()
public GenericVariantProductsDTO(List<GenericVariantProductDTO> genericvariantproductsList)
public List<GenericVariantProductDTO> getGenericVariantProducts()
public void setGenericVariantProducts(List<GenericVariantProductDTO> genericvariantproductsList)
genericvariantproductsList - the genericvariantproductsList to setCopyright © 2017 SAP SE. All Rights Reserved.