public final class Repository extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Repository.Layout |
Constructor and Description |
---|
Repository() |
Modifier and Type | Method and 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 © 2008–2020 Eclipse Foundation. All rights reserved.