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