| Modifier and Type | Field and Description |
|---|---|
protected TopSellers |
BrowseNode.topSellers |
protected TopSellers |
Cart.topSellers |
| Modifier and Type | Method and Description |
|---|---|
TopSellers |
ObjectFactory.createTopSellers()
Create an instance of
TopSellers |
TopSellers |
BrowseNode.getTopSellers()
Gets the value of the topSellers property.
|
TopSellers |
Cart.getTopSellers()
Gets the value of the topSellers property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrowseNode.setTopSellers(TopSellers value)
Sets the value of the topSellers property.
|
void |
Cart.setTopSellers(TopSellers value)
Sets the value of the topSellers property.
|
Copyright © 2013. All Rights Reserved.