Package | Description |
---|---|
com.equilibrium.model |
Modifier and Type | Field and Description |
---|---|
Request.RequestType |
Request._requestType |
Modifier and Type | Method and Description |
---|---|
Request.RequestType |
Request.getRequestType() |
static Request.RequestType |
Request.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Request.RequestType[] |
Request.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Equilibrium. All rights reserved.