public class RepositorySoapRow extends FolderSoapRow
Constructor and Description |
---|
RepositorySoapRow() |
Modifier and Type | Method and Description |
---|---|
int |
getCommitsThisWeek()
Returns 'commitsThisWeek'.
|
String |
getRepositoryPath()
Returns 'repositoryPath'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setCommitsThisWeek(int commitsThisWeek)
Sets 'commitsThisWeek'.
|
void |
setRepositoryPath(String repositoryPath)
Sets 'repositoryPath'.
|
getCreatedBy, getCreatedOn, getDescription, getId, getLastModifiedBy, getLastModifiedOn, getParentFolderId, getPath, getProjectId, getTitle, setCreatedBy, setCreatedOn, setDescription, setId, setLastModifiedBy, setLastModifiedOn, setParentFolderId, setPath, setProjectId, setTitle
public String getRepositoryPath()
public void setRepositoryPath(String repositoryPath)
repositoryPath
- Value of 'repositoryPath'.public int getCommitsThisWeek()
public void setCommitsThisWeek(int commitsThisWeek)
commitsThisWeek
- Value of 'commitsThisWeek'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.