| Package | Description |
|---|---|
| com.bymdev.voucherhub.model |
| Modifier and Type | Method and Description |
|---|---|
SimpleProductConnectionDTO |
SimpleProductConnectionDTO.connectedProduct(SimpleConnectedProductDTO connectedProduct) |
SimpleProductConnectionDTO |
SimpleProductConnectionDTO.id(Long id) |
SimpleProductConnectionDTO |
SimpleProductConnectionDTO.type(SimpleProductConnectionDTO.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleProductConnectionDTO> |
SimpleProductDTO.getIncludes()
Get includes
|
| Modifier and Type | Method and Description |
|---|---|
SimpleProductDTO |
SimpleProductDTO.addIncludesItem(SimpleProductConnectionDTO includesItem) |
| Modifier and Type | Method and Description |
|---|---|
SimpleProductDTO |
SimpleProductDTO.includes(List<SimpleProductConnectionDTO> includes) |
void |
SimpleProductDTO.setIncludes(List<SimpleProductConnectionDTO> includes) |
Copyright © 2018. All rights reserved.