public class Wishlist2EntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
Wishlist2EntriesDTO()
Generated constructor - for generic creation.
|
Wishlist2EntriesDTO(List<Wishlist2EntryDTO> wishlist2entriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<Wishlist2EntryDTO> |
getWishlist2Entries() |
void |
setWishlist2Entries(List<Wishlist2EntryDTO> wishlist2entriesList) |
public Wishlist2EntriesDTO()
public Wishlist2EntriesDTO(List<Wishlist2EntryDTO> wishlist2entriesList)
public List<Wishlist2EntryDTO> getWishlist2Entries()
public void setWishlist2Entries(List<Wishlist2EntryDTO> wishlist2entriesList)
wishlist2entriesList - the wishlist2entriesList to setCopyright © 2017 SAP SE. All Rights Reserved.