Package | Description |
---|---|
org.openestate.is24.restapi.xml.productrecommendation |
Modifier and Type | Field and Description |
---|---|
protected Product |
ProductRecommendation.recommendedProduct |
Modifier and Type | Field and Description |
---|---|
protected List<Product> |
ProductRecommendation.product |
Modifier and Type | Method and Description |
---|---|
Product |
ObjectFactory.createProduct()
Create an instance of
Product |
Product |
ProductRecommendation.getRecommendedProduct()
Gets the value of the recommendedProduct property.
|
Modifier and Type | Method and Description |
---|---|
List<Product> |
ProductRecommendation.getProduct()
Gets the value of the product property.
|
Modifier and Type | Method and Description |
---|---|
void |
ProductRecommendation.setRecommendedProduct(Product value)
Sets the value of the recommendedProduct property.
|
Copyright © 2014 OpenEstate. All rights reserved.