Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
protected ParameterValueType |
ParameterType.valueType |
Modifier and Type | Method and Description |
---|---|
static ParameterValueType |
ParameterValueType.fromValue(String v) |
ParameterValueType |
ParameterType.getValueType()
Gets the value of the valueType property.
|
static ParameterValueType |
ParameterValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterValueType[] |
ParameterValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterType.setValueType(ParameterValueType value)
Sets the value of the valueType property.
|
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.