Package | Description |
---|---|
org.teiid.adminapi | |
org.teiid.adminapi.impl |
Modifier and Type | Method and Description |
---|---|
Request.ProcessingState |
Request.getState() |
static Request.ProcessingState |
Request.ProcessingState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Request.ProcessingState[] |
Request.ProcessingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Request.ProcessingState |
RequestMetadata.getState() |
Modifier and Type | Method and Description |
---|---|
void |
RequestMetadata.setState(Request.ProcessingState state) |
Copyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.