public class BucketContentFQNImpl extends Object implements BucketContentFQN
| Constructor and Description |
|---|
BucketContentFQNImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentDirectoryFQN> |
getDirectories() |
List<DocumentFQN> |
getFiles() |
String |
toString() |
public List<DocumentFQN> getFiles()
getFiles in interface BucketContentFQNpublic List<DocumentDirectoryFQN> getDirectories()
getDirectories in interface BucketContentFQNCopyright © 2019. All rights reserved.