public static final class TargetDefinitionFile.Repository extends Object implements TargetDefinition.Repository
| Constructor and Description |
|---|
TargetDefinitionFile.Repository(de.pdark.decentxml.Element dom) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
URI |
getLocation() |
void |
setLocation(String location)
Deprecated.
Not for productive use. Breaks the
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations. |
public TargetDefinitionFile.Repository(de.pdark.decentxml.Element dom)
public String getId()
getId in interface TargetDefinition.Repositorypublic URI getLocation()
getLocation in interface TargetDefinition.Repository@Deprecated public void setLocation(String location)
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations.Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.