public static class TargetDefinitionFile.Unit extends Object implements 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 TargetDefinition.Unit
public String getVersion()
getVersion
in interface TargetDefinition.Unit
@Deprecated public void setVersion(String version)
TargetDefinitionFile.equals(Object)
and
TargetDefinitionFile.hashCode()
implementations.Copyright © 2008–2014 Eclipse Foundation. All rights reserved.