org.eclipse.tycho.model
Class Feature.ImportRef
java.lang.Object
org.eclipse.tycho.model.Feature.ImportRef
- Enclosing class:
- Feature
public static class Feature.ImportRef
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Feature.ImportRef
public Feature.ImportRef(de.pdark.decentxml.Element dom)
getPlugin
public String getPlugin()
getFeature
public String getFeature()
getVersion
public String getVersion()
getMatch
public String getMatch()
getPatch
public String getPatch()
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.