| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
Uri.UriType |
Uri.getType()
Retrieve the type of the Uri
|
static Uri.UriType |
Uri.UriType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Uri.UriType[] |
Uri.UriType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Uri.Builder(Uri.UriType uriType) |