| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.continuum.model.project.ProjectScmRoot
public class ProjectScmRoot
Class ProjectScmRoot.
| Constructor Summary | |
|---|---|
ProjectScmRoot()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(Object other)
Method equals.  | 
 String | 
getError()
Get the error field.  | 
 int | 
getId()
Get the id field.  | 
 int | 
getOldState()
Get the oldState field.  | 
 ProjectGroup | 
getProjectGroup()
Get the projectGroup field.  | 
 String | 
getScmRootAddress()
Get the scmRootAddress field.  | 
 int | 
getState()
Get the state field.  | 
 int | 
hashCode()
Method hashCode.  | 
 void | 
setError(String error)
Set the error field.  | 
 void | 
setId(int id)
Set the id field.  | 
 void | 
setOldState(int oldState)
Set the oldState field.  | 
 void | 
setProjectGroup(ProjectGroup projectGroup)
Set the projectGroup field.  | 
 void | 
setScmRootAddress(String scmRootAddress)
Set the scmRootAddress field.  | 
 void | 
setState(int state)
Set the state field.  | 
 String | 
toString()
Method toString.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ProjectScmRoot()
| Method Detail | 
|---|
public boolean equals(Object other)
equals in class Objectother - 
public String getError()
public int getId()
public int getOldState()
public ProjectGroup getProjectGroup()
public String getScmRootAddress()
public int getState()
public int hashCode()
hashCode in class Objectpublic void setError(String error)
error - public void setId(int id)
id - public void setOldState(int oldState)
oldState - public void setProjectGroup(ProjectGroup projectGroup)
projectGroup - public void setScmRootAddress(String scmRootAddress)
scmRootAddress - public void setState(int state)
state - public String toString()
toString in class Object
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||