public class Directory extends Object
Constructor and Description |
---|
Directory() |
Modifier and Type | Method and Description |
---|---|
List<DirectoryEntry> |
getEntries()
List of entries in the directory
|
void |
setEntries(List<DirectoryEntry> value)
List of entries in the directory
|
public List<DirectoryEntry> getEntries()
public void setEntries(List<DirectoryEntry> value)
Copyright © 2024 Worldline Global Collect. All rights reserved.