public class RemoteFolder extends RemoteItem implements Serializable
description, fullName, impl, name, parent, url| Constructor and Description |
|---|
RemoteFolder(String name,
String impl,
String url,
String description,
RemoteFolder parent) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<RemoteItem> |
getChildren() |
boolean |
hasChildren() |
boolean |
isFolder() |
compareTo, equals, getDescription, getFullName, getName, getParent, getUrl, hashCode, hasParentpublic RemoteFolder(String name, String impl, String url, String description, RemoteFolder parent)
public SortedSet<RemoteItem> getChildren()
public boolean hasChildren()
public boolean isFolder()
isFolder in class RemoteItemCopyright © 2016–2017. All rights reserved.