| Modifier and Type | Field and Description |
|---|---|
protected SimilarProducts |
Item.similarProducts |
protected SimilarProducts |
Cart.similarProducts |
| Modifier and Type | Method and Description |
|---|---|
SimilarProducts |
ObjectFactory.createSimilarProducts()
Create an instance of
SimilarProducts |
SimilarProducts |
Item.getSimilarProducts()
Gets the value of the similarProducts property.
|
SimilarProducts |
Cart.getSimilarProducts()
Gets the value of the similarProducts property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setSimilarProducts(SimilarProducts value)
Sets the value of the similarProducts property.
|
void |
Cart.setSimilarProducts(SimilarProducts value)
Sets the value of the similarProducts property.
|
Copyright © 2013. All Rights Reserved.