Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
protected ParameterType |
PermissibleStringValue.type |
protected ParameterType |
Parameter.type |
Modifier and Type | Field and Description |
---|---|
protected List<ParameterType> |
Facility.parameterTypes |
Modifier and Type | Method and Description |
---|---|
ParameterType |
ObjectFactory.createParameterType()
Create an instance of
ParameterType |
ParameterType |
PermissibleStringValue.getType()
Gets the value of the type property.
|
ParameterType |
Parameter.getType()
Gets the value of the type property.
|
Modifier and Type | Method and Description |
---|---|
List<ParameterType> |
Facility.getParameterTypes()
Gets the value of the parameterTypes property.
|
Modifier and Type | Method and Description |
---|---|
void |
PermissibleStringValue.setType(ParameterType value)
Sets the value of the type property.
|
void |
Parameter.setType(ParameterType value)
Sets the value of the type property.
|
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.