org.eclipse.tycho.model
Class Platform.Feature
java.lang.Object
org.eclipse.tycho.model.Platform.Feature
- Enclosing class:
- Platform
public static class Platform.Feature
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Platform.Feature
public Platform.Feature(org.codehaus.plexus.util.xml.Xpp3Dom dom)
Platform.Feature
public Platform.Feature()
setId
public void setId(String value)
getId
public String getId()
setVersion
public void setVersion(String value)
getVersion
public String getVersion()
setUrl
public void setUrl(String value)
getUrl
public String getUrl()
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.