public static final class TargetDefinitionFile.Repository extends java.lang.Object implements TargetDefinition.Repository
| Modifier and Type | Field and Description |
|---|---|
private de.pdark.decentxml.Element |
dom |
| Constructor and Description |
|---|
Repository(de.pdark.decentxml.Element dom) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.net.URI |
getLocation() |
void |
setLocation(java.lang.String location)
Deprecated.
Not for productive use. Breaks the
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations. |
public java.lang.String getId()
getId in interface TargetDefinition.Repositorypublic java.net.URI getLocation()
getLocation in interface TargetDefinition.Repository@Deprecated public void setLocation(java.lang.String location)
TargetDefinitionFile.equals(Object) and
TargetDefinitionFile.hashCode() implementations.