public class MResourceUri extends Object
| Constructor and Description |
|---|
MResourceUri() |
MResourceUri(int resourceType,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResourceType() |
String |
getUri() |
void |
setResourceType(int resourceType) |
void |
setUri(String uri) |
public MResourceUri()
public MResourceUri(int resourceType,
String uri)
Copyright © 2017 The Apache Software Foundation. All rights reserved.