public static class TargetDefinitionFile.Unit extends java.lang.Object implements TargetDefinition.Unit
Modifier and Type | Field and Description |
---|---|
private de.pdark.decentxml.Element |
dom |
Constructor and Description |
---|
Unit(de.pdark.decentxml.Element dom) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.lang.String |
getVersion() |
void |
setVersion(java.lang.String version)
Deprecated.
Not for productive use. Breaks the
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations. |
public java.lang.String getId()
getId
in interface TargetDefinition.Unit
public java.lang.String getVersion()
getVersion
in interface TargetDefinition.Unit
@Deprecated public void setVersion(java.lang.String version)
TargetDefinitionFile.equals(Object)
and
TargetDefinitionFile.hashCode()
implementations.