| Package | Description |
|---|---|
| org.mule.module.apikit.uri |
| Modifier and Type | Method and Description |
|---|---|
URIResolveResult.Status |
URIResolveResult.getStatus()
Returns the status of this result.
|
static URIResolveResult.Status |
URIResolveResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static URIResolveResult.Status[] |
URIResolveResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
URIResolveResult.setStatus(URIResolveResult.Status status)
Sets the status of this result.
|
Copyright © 2014. All rights reserved.