| Package | Description |
|---|---|
| com.ocs.dynamo.functional.domain |
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.EnumPath<ParameterType> |
QParameter.parameterType |
| Modifier and Type | Method and Description |
|---|---|
ParameterType |
Parameter.getParameterType() |
static ParameterType |
ParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterType[] |
ParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter.setParameterType(ParameterType parameterType) |
Copyright © 2019 Open Circle Solutions. All rights reserved.