Package org.eclipse.tycho.model
Class Platform.Feature
- java.lang.Object
-
- org.eclipse.tycho.model.Platform.Feature
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
String
getUrl()
String
getVersion()
void
setId(String value)
void
setUrl(String value)
void
setVersion(String value)
-