public interface IssueManagement
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PomPackage.getIssueManagement()
Modifier and Type | Method and Description |
---|---|
String |
getSystem()
Returns the value of the 'System' attribute.
|
String |
getUrl()
Returns the value of the 'Url' attribute.
|
void |
setSystem(String value)
Sets the value of the '
System '
attribute. |
void |
setUrl(String value)
Sets the value of the '
Url ' attribute. |
String getSystem()
setSystem(String)
,
PomPackage.getIssueManagement_System()
void setSystem(String value)
System
'
attribute. value
- the new value of the 'System' attribute.getSystem()
String getUrl()
setUrl(String)
,
PomPackage.getIssueManagement_Url()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.