public class RootElement extends AbstractRepositoryDirectory implements RepositoryDirectory
parent| Constructor and Description |
|---|
RootElement() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends RepositoryElement> |
getChildren() |
String |
getName() |
String |
getPath() |
String |
toString() |
getChild, getDescriptiongetParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildgetDescription, getParent, setParentpublic Collection<? extends RepositoryElement> getChildren()
getChildren in interface RepositoryDirectorygetChildren in class AbstractRepositoryDirectorypublic String getName()
getName in interface RepositoryElementgetName in class AbstractRepositoryElementpublic String getPath()
getPath in interface RepositoryElementgetPath in class AbstractRepositoryElementCopyright © 2016–2022. All rights reserved.