|
||||||||||
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.spec.model.DesignConstraint
com.rapidtransform.spec.model.DesignConstraintVersion
public class DesignConstraintVersion
A version of a DesignConstraint.
Constructor Summary | |
---|---|
DesignConstraintVersion()
|
Method Summary | |
---|---|
java.lang.String |
getVersionId()
|
void |
setVersionId(java.lang.String versionId)
|
Methods inherited from class com.rapidtransform.spec.model.DesignConstraint |
---|
getConstraintId, getDescription, getDocuments, getName, getRelation, setConstraintId, setDescription, setDocuments, setName, setRelation |
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 |
---|
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 DesignConstraintVersion()
Method Detail |
---|
public java.lang.String getVersionId()
public void setVersionId(java.lang.String versionId)
versionId
- The versionId to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |