org.apache.maven.continuum.xmlrpc.project
Class ProjectSummary

java.lang.Object
  extended by org.apache.maven.continuum.xmlrpc.project.ProjectSummary
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Project

public class ProjectSummary
extends Object
implements Serializable

Class ProjectSummary.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
ProjectSummary()
           
 
Method Summary
 boolean equals(Object other)
          Method equals.
 String getArtifactId()
          Get the artifactId field.
 int getBuildNumber()
          Get the buildNumber field.
 String getDescription()
          Get the description field.
 String getExecutorId()
          Get the executorId field.
 String getGroupId()
          Get the groupId field.
 int getId()
          Get the id field.
 int getLatestBuildId()
          Get the latestBuildId field.
 String getName()
          Get the name field.
 int getOldState()
          Get the oldState field.
 ProjectGroupSummary getProjectGroup()
          Get the projectGroup field.
 String getRelativePath()
          Get the relativePath field.
 String getScmPassword()
          Get the scmPassword field.
 String getScmTag()
          Get the scmTag field.
 String getScmUrl()
          Get the scmUrl field.
 String getScmUsername()
          Get the scmUsername field.
 int getState()
          Get the state field.
 String getUrl()
          Get the url field.
 String getVersion()
          Get the version field.
 String getWorkingDirectory()
          Get the workingDirectory field.
 int hashCode()
          Method hashCode.
 boolean isScmUseCache()
          Get the scmUseCache field.
 void setArtifactId(String artifactId)
          Set the artifactId field.
 void setBuildNumber(int buildNumber)
          Set the buildNumber field.
 void setDescription(String description)
          Set the description field.
 void setExecutorId(String executorId)
          Set the executorId field.
 void setGroupId(String groupId)
          Set the groupId field.
 void setId(int id)
          Set the id field.
 void setLatestBuildId(int latestBuildId)
          Set the latestBuildId field.
 void setName(String name)
          Set the name field.
 void setOldState(int oldState)
          Set the oldState field.
 void setProjectGroup(ProjectGroupSummary projectGroup)
          Set the projectGroup field.
 void setRelativePath(String relativePath)
          Set the relativePath field.
 void setScmPassword(String scmPassword)
          Set the scmPassword field.
 void setScmTag(String scmTag)
          Set the scmTag field.
 void setScmUrl(String scmUrl)
          Set the scmUrl field.
 void setScmUseCache(boolean scmUseCache)
          Set the scmUseCache field.
 void setScmUsername(String scmUsername)
          Set the scmUsername field.
 void setState(int state)
          Set the state field.
 void setUrl(String url)
          Set the url field.
 void setVersion(String version)
          Set the version field.
 void setWorkingDirectory(String workingDirectory)
          Set the workingDirectory field.
 String toString()
          Method toString.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProjectSummary

public ProjectSummary()
Method Detail

equals

public boolean equals(Object other)
Method equals.

Overrides:
equals in class Object
Parameters:
other -
Returns:
boolean

getArtifactId

public String getArtifactId()
Get the artifactId field.

Returns:
String

getBuildNumber

public int getBuildNumber()
Get the buildNumber field.

Returns:
int

getDescription

public String getDescription()
Get the description field.

Returns:
String

getExecutorId

public String getExecutorId()
Get the executorId field.

Returns:
String

getGroupId

public String getGroupId()
Get the groupId field.

Returns:
String

getId

public int getId()
Get the id field.

Returns:
int

getLatestBuildId

public int getLatestBuildId()
Get the latestBuildId field.

Returns:
int

getName

public String getName()
Get the name field.

Returns:
String

getOldState

public int getOldState()
Get the oldState field.

Returns:
int

getProjectGroup

public ProjectGroupSummary getProjectGroup()
Get the projectGroup field.

Returns:
ProjectGroupSummary

getRelativePath

public String getRelativePath()
Get the relativePath field.

Returns:
String

getScmPassword

public String getScmPassword()
Get the scmPassword field.

Returns:
String

getScmTag

public String getScmTag()
Get the scmTag field.

Returns:
String

getScmUrl

public String getScmUrl()
Get the scmUrl field.

Returns:
String

getScmUsername

public String getScmUsername()
Get the scmUsername field.

Returns:
String

getState

public int getState()
Get the state field.

Returns:
int

getUrl

public String getUrl()
Get the url field.

Returns:
String

getVersion

public String getVersion()
Get the version field.

Returns:
String

getWorkingDirectory

public String getWorkingDirectory()
Get the workingDirectory field.

Returns:
String

hashCode

public int hashCode()
Method hashCode.

Overrides:
hashCode in class Object
Returns:
int

isScmUseCache

public boolean isScmUseCache()
Get the scmUseCache field.

Returns:
boolean

setArtifactId

public void setArtifactId(String artifactId)
Set the artifactId field.

Parameters:
artifactId -

setBuildNumber

public void setBuildNumber(int buildNumber)
Set the buildNumber field.

Parameters:
buildNumber -

setDescription

public void setDescription(String description)
Set the description field.

Parameters:
description -

setExecutorId

public void setExecutorId(String executorId)
Set the executorId field.

Parameters:
executorId -

setGroupId

public void setGroupId(String groupId)
Set the groupId field.

Parameters:
groupId -

setId

public void setId(int id)
Set the id field.

Parameters:
id -

setLatestBuildId

public void setLatestBuildId(int latestBuildId)
Set the latestBuildId field.

Parameters:
latestBuildId -

setName

public void setName(String name)
Set the name field.

Parameters:
name -

setOldState

public void setOldState(int oldState)
Set the oldState field.

Parameters:
oldState -

setProjectGroup

public void setProjectGroup(ProjectGroupSummary projectGroup)
Set the projectGroup field.

Parameters:
projectGroup -

setRelativePath

public void setRelativePath(String relativePath)
Set the relativePath field.

Parameters:
relativePath -

setScmPassword

public void setScmPassword(String scmPassword)
Set the scmPassword field.

Parameters:
scmPassword -

setScmTag

public void setScmTag(String scmTag)
Set the scmTag field.

Parameters:
scmTag -

setScmUrl

public void setScmUrl(String scmUrl)
Set the scmUrl field.

Parameters:
scmUrl -

setScmUseCache

public void setScmUseCache(boolean scmUseCache)
Set the scmUseCache field.

Parameters:
scmUseCache -

setScmUsername

public void setScmUsername(String scmUsername)
Set the scmUsername field.

Parameters:
scmUsername -

setState

public void setState(int state)
Set the state field.

Parameters:
state -

setUrl

public void setUrl(String url)
Set the url field.

Parameters:
url -

setVersion

public void setVersion(String version)
Set the version field.

Parameters:
version -

setWorkingDirectory

public void setWorkingDirectory(String workingDirectory)
Set the workingDirectory field.

Parameters:
workingDirectory -

toString

public String toString()
Method toString.

Overrides:
toString in class Object
Returns:
String


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.