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() |
getDescription
getParent, getPath, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getParent, getPath, setParent
public ProjectsElement(RepositoryDirectory parent)
public String getName()
getName
in interface RepositoryElement
getName
in class AbstractRepositoryElement
@NonNull public Collection<RepositoryElement> getChildren()
getChildren
in interface RepositoryDirectory
getChildren
in class AbstractRepositoryDirectory
public RepositoryElement getChild(String element)
getChild
in interface RepositoryDirectory
getChild
in class AbstractRepositoryDirectory
Copyright © 2016–2022. All rights reserved.