public class StashPullRequestResponseValueRepositoryRepository extends Object
| Constructor and Description |
|---|
StashPullRequestResponseValueRepositoryRepository() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectName() |
StashPullRequestResponseValueRepositoryProject |
getRepository() |
String |
getRepositoryName() |
String |
getSlug() |
void |
setRepository(StashPullRequestResponseValueRepositoryProject project) |
void |
setSlug(String slug) |
public StashPullRequestResponseValueRepositoryRepository()
public StashPullRequestResponseValueRepositoryProject getRepository()
public void setRepository(StashPullRequestResponseValueRepositoryProject project)
public String getSlug()
public void setSlug(String slug)
public String getProjectName()
public String getRepositoryName()
Copyright © 2004-2015. All Rights Reserved.