public interface Prerequisites
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PomPackage.getPrerequisites()| Modifier and Type | Method and Description |
|---|---|
String |
getMaven()
Returns the value of the 'Maven' attribute.
|
boolean |
isSetMaven()
Returns whether the value of the '
Maven'
attribute is set. |
void |
setMaven(String value)
Sets the value of the '
Maven' attribute. |
void |
unsetMaven()
Unsets the value of the '
Maven' attribute. |
String getMaven()
isSetMaven(),
unsetMaven(),
setMaven(String),
PomPackage.getPrerequisites_Maven()void setMaven(String value)
Maven' attribute.
value - the new value of the 'Maven' attribute.isSetMaven(),
unsetMaven(),
getMaven()void unsetMaven()
Maven' attribute.
isSetMaven(),
getMaven(),
setMaven(String)boolean isSetMaven()
Maven'
attribute is set. unsetMaven(),
getMaven(),
setMaven(String)Copyright © 2005–2021 Eclipse Foundation. All rights reserved.