| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.continuum.xmlrpc.system.Installation
public class Installation
Class Installation.
| Constructor Summary | |
|---|---|
| Installation() | |
| Method Summary | |
|---|---|
|  boolean | equals(Object other)Method equals. | 
|  int | getInstallationId()Get the installationId field. | 
|  String | getName()Get the name field. | 
|  String | getType()Get the type field. | 
|  String | getVarName()Get the varName field. | 
|  String | getVarValue()Get the varValue field. | 
|  int | hashCode()Method hashCode. | 
|  void | setInstallationId(int installationId)Set the installationId 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. | 
|  String | toString()Method toString. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public Installation()
| Method Detail | 
|---|
public boolean equals(Object other)
equals in class Objectother - 
public int getInstallationId()
public String getName()
public String getType()
public String getVarName()
public String getVarValue()
public int hashCode()
hashCode in class Objectpublic void setInstallationId(int installationId)
installationId - public void setName(String name)
name - public void setType(String type)
type - public void setVarName(String varName)
varName - public void setVarValue(String varValue)
varValue - public String toString()
toString in class Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||