public interface IssueManagement
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PomPackage.getIssueManagement()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSystem()
Returns the value of the 'System' attribute.
|
java.lang.String |
getUrl()
Returns the value of the 'Url' attribute.
|
void |
setSystem(java.lang.String value)
Sets the value of the '
System'
attribute. |
void |
setUrl(java.lang.String value)
Sets the value of the '
Url' attribute. |
java.lang.String getSystem()
setSystem(String),
PomPackage.getIssueManagement_System()void setSystem(java.lang.String value)
System'
attribute. value - the new value of the 'System' attribute.getSystem()java.lang.String getUrl()
setUrl(String),
PomPackage.getIssueManagement_Url()