public class ProductCategoryRequest extends Object
| Constructor and Description |
|---|
ProductCategoryRequest() |
ProductCategoryRequest(ProductCategory productCategory) |
| Modifier and Type | Method and Description |
|---|---|
ProductCategory |
getProductCategory() |
void |
setProductCategory(ProductCategory productCategory) |
public ProductCategoryRequest()
public ProductCategoryRequest(ProductCategory productCategory)
public ProductCategory getProductCategory()
public void setProductCategory(ProductCategory productCategory)
Copyright © 2017 Netgrid. All rights reserved.