public class IssueManagement extends Object implements Serializable
Constructor and Description |
---|
IssueManagement() |
Modifier and Type | Method and Description |
---|---|
String |
getSystem()
Get the name of the issue management system, e.g.
|
String |
getUrl()
Get uRL for the issue management system used by the project.
|
void |
setSystem(String system)
Set the name of the issue management system, e.g.
|
void |
setUrl(String url)
Set uRL for the issue management system used by the project.
|
public String getSystem()
public String getUrl()
public void setSystem(String system)
system
- public void setUrl(String url)
url
- Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.