|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.maven.continuum.xmlrpc.project.ProjectGroupSummary
public class ProjectGroupSummary
Class ProjectGroupSummary.
| Constructor Summary | |
|---|---|
ProjectGroupSummary()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
Method equals. |
java.lang.String |
getDescription()
Get the description field. |
java.lang.String |
getGroupId()
Get the groupId field. |
int |
getId()
Get the id field. |
LocalRepository |
getLocalRepository()
Get the localRepository field. |
java.lang.String |
getModelEncoding()
|
java.lang.String |
getName()
Get the name field. |
int |
hashCode()
Method hashCode. |
void |
setDescription(java.lang.String description)
Set the description field. |
void |
setGroupId(java.lang.String groupId)
Set the groupId field. |
void |
setId(int id)
Set the id field. |
void |
setLocalRepository(LocalRepository localRepository)
Set the localRepository field. |
void |
setModelEncoding(java.lang.String modelEncoding)
Set an encoding used for reading/writing the model. |
void |
setName(java.lang.String name)
Set the name field. |
java.lang.String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectGroupSummary()
| Method Detail |
|---|
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectother -
public java.lang.String getDescription()
public java.lang.String getGroupId()
public int getId()
public LocalRepository getLocalRepository()
public java.lang.String getName()
public int hashCode()
hashCode in class java.lang.Objectpublic void setDescription(java.lang.String description)
description - public void setGroupId(java.lang.String groupId)
groupId - public void setId(int id)
id - public void setLocalRepository(LocalRepository localRepository)
localRepository - public void setName(java.lang.String name)
name - public java.lang.String toString()
toString in class java.lang.Objectpublic void setModelEncoding(java.lang.String modelEncoding)
modelEncoding - the encoding used when reading/writing the model.public java.lang.String getModelEncoding()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||