public static class LocalResourcesSelector.Entry extends Object
| Constructor and Description |
|---|
LocalResourcesSelector.Entry(String path,
LocalResourceType type)
Instantiates a new entry.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Gets the entry path.
|
LocalResourceType |
getType()
Gets the entry
LocalResourceType. |
public LocalResourcesSelector.Entry(String path, LocalResourceType type)
path - the pathtype - the typepublic String getPath()
public LocalResourceType getType()
LocalResourceType.