public abstract class AbstractRequestWithExistingLocalRepoDto extends Object
Constructor and Description |
---|
AbstractRequestWithExistingLocalRepoDto() |
Modifier and Type | Method and Description |
---|---|
String |
getLocalRoot()
Gets the absolute path to the local root.
|
void |
setLocalRoot(String localRoot) |
public AbstractRequestWithExistingLocalRepoDto()
public String getLocalRoot()
public void setLocalRoot(String localRoot)
Copyright © 2013–2019. All rights reserved.