public class PriceRangeWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
PriceRangeWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
PriceWsDTO |
getMaxPrice() |
PriceWsDTO |
getMinPrice() |
void |
setMaxPrice(PriceWsDTO maxPrice) |
void |
setMinPrice(PriceWsDTO minPrice) |
public void setMaxPrice(PriceWsDTO maxPrice)
public PriceWsDTO getMaxPrice()
public void setMinPrice(PriceWsDTO minPrice)
public PriceWsDTO getMinPrice()
Copyright © 2017 SAP SE. All Rights Reserved.