|
||||||||||
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.core.model.VersionControlled
com.rapidtransform.product.model.Product
com.rapidtransform.product.model.AlternateSolution
com.rapidtransform.product.model.TechnicalSolution
public class TechnicalSolution
An alternate solution where the requirements are fulfilled in a technical way.
Constructor Summary | |
---|---|
TechnicalSolution()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
void |
setDescription(java.lang.String description)
|
Methods inherited from class com.rapidtransform.product.model.Product |
---|
equals, getAliases, getComplexProductRelations, getDesignContraintAssociations, getDocuments, getName, getProductClass, getProductId, getProductStructureRelations, getSpecs, hashCode, setAliases, setComplexProductRelations, setDesignContraintAssociations, setDocuments, setName, setProductClass, setProductId, setProductStructureRelations, setSpecs |
Methods inherited from class com.rapidtransform.core.model.VersionControlled |
---|
getCreatedBy, getCreatedDate, getIteration, getModifiedBy, getModifiedDate, setCreatedBy, setCreatedDate, setIteration, setModifiedBy, setModifiedDate |
Methods inherited from class com.rapidtransform.core.model.AbstractBaseModel |
---|
generateUuid, getId, getMetaTypeName, getPropertyHolder, getUuid, setId, setMetaTypeName, setPropertyHolder, setUuid |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TechnicalSolution()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in class Product
public void setDescription(java.lang.String description)
setDescription
in class Product
description
- The description to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |