|
||||||||||
| 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.PerforceModuleFacade
| Constructor Summary | |
PerforceModuleFacade()
|
|
| Method Summary | |
java.lang.String |
getClientPath()
Get client path of this module |
java.lang.String |
getDepotPath()
Get depot path of this module |
java.lang.String |
getLabel()
Get label of the depot path |
void |
setClientPath(java.lang.String clientPath)
Set client path of this module |
void |
setDepotPath(java.lang.String depotPath)
Set depot path of this module |
void |
setLabel(java.lang.String label)
Set label of the depot path |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PerforceModuleFacade()
| Method Detail |
public java.lang.String getDepotPath()
public void setDepotPath(java.lang.String depotPath)
depotPath - public java.lang.String getLabel()
public void setLabel(java.lang.String label)
label - public java.lang.String getClientPath()
public void setClientPath(java.lang.String clientPath)
clientPath -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||