Package org.eclipse.tycho.model
Class Feature.ImportRef
- java.lang.Object
-
- org.eclipse.tycho.model.Feature.ImportRef
-
-
Constructor Summary
Constructors Constructor Description ImportRef(de.pdark.decentxml.Element dom)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFeature()StringgetMatch()StringgetPatch()StringgetPlugin()StringgetVersion()voidsetMatch(String match)voidsetVersion(String version)
-