public static class TargetDefinitionFile.Unit extends Object implements TargetDefinition.Unit
| Constructor and Description |
|---|
TargetDefinitionFile.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 TargetDefinitionFile.Unit(de.pdark.decentxml.Element dom)
public String getId()
getId in interface TargetDefinition.Unitpublic String getVersion()
getVersion in interface TargetDefinition.Unit@Deprecated public void setVersion(String version)
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations.Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.