public class ProductAttributeResponse extends NetworkResponse
| Constructor and Description |
|---|
ProductAttributeResponse() |
ProductAttributeResponse(ProductAttribute productAttribute) |
| Modifier and Type | Method and Description |
|---|---|
ProductAttribute |
getProductAttribute() |
void |
setProductAttribute(ProductAttribute productAttribute) |
getErrors, getMessage, ok, setErrors, setMessagepublic ProductAttributeResponse()
public ProductAttributeResponse(ProductAttribute productAttribute)
public ProductAttribute getProductAttribute()
public void setProductAttribute(ProductAttribute productAttribute)
Copyright © 2017 Netgrid. All rights reserved.