public static class TargetDefinitionFile.Unit extends Object implements org.eclipse.tycho.p2.target.facade.TargetDefinition.Unit
| Constructor and Description |
|---|
Unit(de.pdark.decentxml.Element dom) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getVersion() |
void |
setVersion(String version)
Deprecated.
Not for productive use. Breaks the
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations. |
public String getId()
getId in interface org.eclipse.tycho.p2.target.facade.TargetDefinition.Unitpublic String getVersion()
getVersion in interface org.eclipse.tycho.p2.target.facade.TargetDefinition.Unit@Deprecated public void setVersion(String version)
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations.Copyright © 2008–2019 Eclipse Foundation. All rights reserved.