public class DeveoRepository extends Object
| Constructor and Description |
|---|
DeveoRepository(String repositoryURL) |
DeveoRepository(String projectId,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getProjectId() |
void |
setId(String id) |
void |
setProjectId(String projectId) |
public DeveoRepository(String repositoryURL) throws MalformedURLException, DeveoURLException
Copyright © 2004-2015. All Rights Reserved.