public final class Repository extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
Repository.Layout |
Constructor | Description |
---|---|
Repository() |
Modifier and Type | Method | Description |
---|---|---|
String |
getId() |
|
Repository.Layout |
getLayout() |
|
URI |
getLocation() |
|
void |
setLayout(String value) |
public URI getLocation()
null
public Repository.Layout getLayout()
null
public String getId()
null
public void setLayout(String value)
Copyright © 2010–2019 Eclipse Foundation. All rights reserved.