|
||||||||||
| 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.StarteamModuleFacade
Facade of a starteam module
| Constructor Summary | |
StarteamModuleFacade()
|
|
| Method Summary | |
java.lang.String |
getDestPath()
Get destination path of this module |
java.lang.String |
getLabel()
Get label of this module |
java.lang.String |
getSrcPath()
Get source path of this module |
java.lang.String |
getStarteamView()
Get starteam view |
void |
setDestPath(java.lang.String destPath)
Set destination path of this module |
void |
setLabel(java.lang.String label)
Set label of this module |
void |
setSrcPath(java.lang.String srcPath)
Set source path of this module |
void |
setStarteamView(java.lang.String starteamView)
Set starteam view of this module |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StarteamModuleFacade()
| Method Detail |
public java.lang.String getStarteamView()
public void setStarteamView(java.lang.String starteamView)
starteamView - public java.lang.String getSrcPath()
public void setSrcPath(java.lang.String srcPath)
srcPath - public java.lang.String getLabel()
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 | |||||||||