public class ProjectsElement extends AbstractRepositoryDirectory implements RepositoryDirectory
parent| Constructor and Description |
|---|
ProjectsElement(RepositoryDirectory parent) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryElement |
getChild(String element) |
Collection<RepositoryElement> |
getChildren() |
String |
getName() |
String |
toString() |
getDescriptiongetParent, getPath, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescription, getParent, getPath, setParentpublic ProjectsElement(RepositoryDirectory parent)
public String getName()
getName in interface RepositoryElementgetName in class AbstractRepositoryElement@NonNull public Collection<RepositoryElement> getChildren()
getChildren in interface RepositoryDirectorygetChildren in class AbstractRepositoryDirectorypublic RepositoryElement getChild(String element)
getChild in interface RepositoryDirectorygetChild in class AbstractRepositoryDirectoryCopyright © 2016–2022. All rights reserved.