public class ExternalStorageLocation
extends java.lang.Object
The location is described using the following fields:
| Constructor and Description |
|---|
ExternalStorageLocation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath() |
java.lang.String |
getUri() |
void |
setPath(java.lang.String path) |
void |
setUri(java.lang.String uri) |
java.lang.String |
toString() |