| Package | Description |
|---|---|
| com.acquitygroup.webtest.model.product |
| Modifier and Type | Field and Description |
|---|---|
protected ProductSize |
AbstractProduct.size |
protected ProductSize |
Product.Builder.size |
| Modifier and Type | Method and Description |
|---|---|
ProductSize |
AbstractProduct.getSize() |
| Modifier and Type | Method and Description |
|---|---|
Product.Builder |
Product.Builder.size(ProductSize size) |
| Constructor and Description |
|---|
AbstractProduct(String title,
ProductColor color,
ProductIdentifier pid,
ProductPrice price,
ProductSize size,
Breadcrumb breadCrumb) |
Product(String title,
String categoryUrlSegment,
ProductIdentifier pid,
ProductColor color,
ProductPrice price,
ProductSize size,
Breadcrumb breadCrumb,
Integer start) |
Copyright © 2012-2013 Acquity Group. All Rights Reserved.