public static final class TargetDefinitionFile.Repository extends Object implements TargetDefinition.Repository
Constructor and Description |
---|
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 String getId()
getId
in interface TargetDefinition.Repository
public URI getLocation()
getLocation
in interface TargetDefinition.Repository
@Deprecated public void setLocation(String location)
TargetDefinitionFile.equals(Object)
and
TargetDefinitionFile.hashCode()
implementations.Copyright © 2008–2018 Eclipse Foundation. All rights reserved.