| Package | Description |
|---|---|
| com.bymdev.voucherhub.model |
| Modifier and Type | Method and Description |
|---|---|
VendorDTO |
VendorDTO.allowManual(Boolean allowManual) |
VendorDTO |
SimpleProductDTO.getVendor()
Get vendor
|
VendorDTO |
SimpleConnectedProductDTO.getVendor()
Get vendor
|
VendorDTO |
VendorDTO.id(Long id) |
VendorDTO |
VendorDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleProductDTO.setVendor(VendorDTO vendor) |
void |
SimpleConnectedProductDTO.setVendor(VendorDTO vendor) |
SimpleProductDTO |
SimpleProductDTO.vendor(VendorDTO vendor) |
SimpleConnectedProductDTO |
SimpleConnectedProductDTO.vendor(VendorDTO vendor) |
Copyright © 2018. All rights reserved.