|
|||||||||||
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.Path
This class is created to map a path to a integer, this is useful for create view name, or reference tree which corresponds to a particular working directory.
Constructor Summary | |
Path()
|
Method Summary | |
java.lang.String |
getName()
Get name of this path. |
void |
setName(java.lang.String name)
|
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 Path()
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |