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