| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
PriceCopyDTO.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceCopyDTO.setUnit(UnitDTO value) |
| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
CartEntryDTO.getUnit() |
UnitDTO |
OrderEntryDTO.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
CartEntryDTO.setUnit(UnitDTO unit) |
void |
OrderEntryDTO.setUnit(UnitDTO unit) |
| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
CartEntryDTO.getUnit() |
UnitDTO |
AbstractOrderEntryDTO.getUnit() |
UnitDTO |
OrderEntryDTO.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
CartEntryDTO.setUnit(UnitDTO unit) |
void |
AbstractOrderEntryDTO.setUnit(UnitDTO value) |
void |
OrderEntryDTO.setUnit(UnitDTO unit) |
| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
ProductDTO.getContentUnit() |
UnitDTO |
ProductDTO.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
List<UnitDTO> |
UnitsDTO.getUnits() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setContentUnit(UnitDTO value) |
void |
ProductDTO.setUnit(UnitDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitsDTO.setUnits(List<UnitDTO> unitsList) |
| Constructor and Description |
|---|
UnitsDTO(List<UnitDTO> unitsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
UnitResource.putUnit(UnitDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
PriceRowDTO.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowDTO.setUnit(UnitDTO value) |
| Modifier and Type | Method and Description |
|---|---|
UnitDTO |
ProductQuantityRestrictionDTO.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductQuantityRestrictionDTO.setUnit(UnitDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.