|
||||||||||
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.ProductStructureRelation
com.rapidtransform.product.model.ProductToProduct
public class ProductToProduct
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.rapidtransform.product.model.ProductStructureRelation |
---|
ProductStructureRelation.RelationType |
Constructor Summary | |
---|---|
ProductToProduct()
|
Method Summary | |
---|---|
Product |
getRelated()
|
void |
setRelated(Product related)
|
Methods inherited from class com.rapidtransform.product.model.ProductStructureRelation |
---|
getDescription, getDocuments, getRelating, getType, setDescription, setDocuments, setRelating, setType |
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 ProductToProduct()
Method Detail |
---|
public Product getRelated()
public void setRelated(Product related)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |