public class DfsRepositoryDescription extends Object
Constructor | Description |
---|---|
DfsRepositoryDescription() |
Initialize a new, empty repository description.
|
DfsRepositoryDescription(String repositoryName) |
Initialize a new repository description.
|
public DfsRepositoryDescription()
public DfsRepositoryDescription(String repositoryName)
repositoryName
- the name of the repository.public String getRepositoryName()
Copyright © 2018. All rights reserved.