|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.luntsys.luntbuild.remoting.ModuleFacade
com.luntsys.luntbuild.remoting.CommonModuleFacade
Facade of a common module
| Constructor Summary | |
CommonModuleFacade()
|
|
| Method Summary | |
java.lang.String |
getBranch()
Get branch of the source path |
java.lang.String |
getDestPath()
Get destination path of this module |
java.lang.String |
getLabel()
Get label of the source path. |
java.lang.String |
getSrcPath()
Get source path in repository of this module |
void |
setBranch(java.lang.String branch)
Set branch of the source path |
void |
setDestPath(java.lang.String destPath)
Set destination path of this module |
void |
setLabel(java.lang.String label)
Set label of the source path |
void |
setSrcPath(java.lang.String srcPath)
Set source path in repository of this module |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommonModuleFacade()
| Method Detail |
public java.lang.String getSrcPath()
public void setSrcPath(java.lang.String srcPath)
srcPath - public java.lang.String getBranch()
getSrcPath()public void setBranch(java.lang.String branch)
branch - public java.lang.String getLabel()
getSrcPath()public void setLabel(java.lang.String label)
label - public java.lang.String getDestPath()
public void setDestPath(java.lang.String destPath)
destPath -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||