public class Directory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Directory.Entry
an entry in the directory, which represents a specific discovery source.
|
| Constructor and Description |
|---|
Directory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Directory.Entry> |
getEntries() |
public java.util.List<Directory.Entry> getEntries()