|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.continuum.configuration.model.BuildAgentConfiguration
public class BuildAgentConfiguration
Class BuildAgentConfiguration.
| Constructor Summary | |
|---|---|
BuildAgentConfiguration()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Get the description field. |
String |
getUrl()
Get the url field. |
boolean |
isEnabled()
Get the enabled field. |
void |
setDescription(String description)
Set the description field. |
void |
setEnabled(boolean enabled)
Set the enabled field. |
void |
setUrl(String url)
Set the url field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildAgentConfiguration()
| Method Detail |
|---|
public String getDescription()
public String getUrl()
public boolean isEnabled()
public void setDescription(String description)
description - public void setEnabled(boolean enabled)
enabled - public void setUrl(String url)
url -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||