|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rapidtransform.core.model.AbstractBaseModel
com.rapidtransform.product.model.ProductDesign
public class ProductDesign
A ProductDesign is a way to associate an ItemVersion with a Product.
Constructor Summary | |
---|---|
ProductDesign()
|
Method Summary | |
---|---|
Product |
getProduct()
|
void |
setProduct(Product product)
|
Methods inherited from class com.rapidtransform.core.model.AbstractBaseModel |
---|
equals, generateUuid, getId, getMetaTypeName, getPropertyHolder, getUuid, hashCode, setId, setMetaTypeName, setPropertyHolder, setUuid |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProductDesign()
Method Detail |
---|
public Product getProduct()
public void setProduct(Product product)
product
- The product to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |