|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.pmease.quickbuild.model.Persistent
com.pmease.quickbuild.model.BuildDependentGuidRelation
This class maintains relationship between Build and DependentGuid
| Constructor Summary | |
BuildDependentGuidRelation()
|
|
| Method Summary | |
Build |
getBuild()
|
DependentGuid |
getDependentGuid()
|
void |
setBuild(Build build)
|
void |
setDependentGuid(DependentGuid dependentGuid)
|
| Methods inherited from class com.pmease.quickbuild.model.Persistent |
equals, getEntityVersion, getId, hashCode, setEntityVersion, setId |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BuildDependentGuidRelation()
| Method Detail |
public Build getBuild()
public void setBuild(Build build)
public DependentGuid getDependentGuid()
public void setDependentGuid(DependentGuid dependentGuid)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||