|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.continuum.buildagent.model.LocalRepository
public class LocalRepository
Class LocalRepository.
| Constructor Summary | |
|---|---|
LocalRepository()
|
|
| Method Summary | |
|---|---|
String |
getLayout()
Get the layout of the repository. |
String |
getLocation()
Get the file system location for this repository. |
String |
getName()
Get the name field. |
void |
setLayout(String layout)
Set the layout of the repository. |
void |
setLocation(String location)
Set the file system location for this repository. |
void |
setName(String name)
Set the name field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalRepository()
| Method Detail |
|---|
public String getLayout()
public String getLocation()
public String getName()
public void setLayout(String layout)
layout - public void setLocation(String location)
location - public void setName(String name)
name -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||