|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.continuum.buildagent.model.Installation
public class Installation
Class Installation.
| Constructor Summary | |
|---|---|
Installation()
|
|
| Method Summary | |
|---|---|
String |
getName()
Get the name field. |
String |
getType()
Get the type field. |
String |
getVarName()
Get the varName field. |
String |
getVarValue()
Get the varValue field. |
void |
setName(String name)
Set the name field. |
void |
setType(String type)
Set the type field. |
void |
setVarName(String varName)
Set the varName field. |
void |
setVarValue(String varValue)
Set the varValue field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Installation()
| Method Detail |
|---|
public String getName()
public String getType()
public String getVarName()
public String getVarValue()
public void setName(String name)
name - public void setType(String type)
type - public void setVarName(String varName)
varName - public void setVarValue(String varValue)
varValue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||