public static final class TargetDefinitionFile.Repository extends Object implements org.eclipse.tycho.p2.target.facade.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 org.eclipse.tycho.p2.target.facade.TargetDefinition.Repositorypublic URI getLocation()
getLocation in interface org.eclipse.tycho.p2.target.facade.TargetDefinition.Repository@Deprecated public void setLocation(String location)
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations.Copyright © 2008–2019 Eclipse Foundation. All rights reserved.