public interface ProductDescriptor
ProductDescriptor| Modifier and Type | Method and Description |
|---|---|
Product |
getProduct()
Retrieves the value for the reference
product. |
void |
setProduct(Product product)
Sets a new value for the reference
product. |
Product getProduct()
product.null – value for this reference.void setProduct(Product product)
product.product - The new – possibly null – value for this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.