Package | Description |
---|---|
org.icatproject |
Modifier and Type | Field and Description |
---|---|
protected StudyStatus |
Dummy.arg23 |
protected StudyStatus |
Study.status |
Modifier and Type | Method and Description |
---|---|
static StudyStatus |
StudyStatus.fromValue(String v) |
StudyStatus |
Dummy.getArg23()
Gets the value of the arg23 property.
|
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 |
ICAT.dummy(Datafile arg0,
DatafileFormat arg1,
DatafileParameter arg2,
Dataset arg3,
DatasetParameter arg4,
DatasetType arg5,
Facility arg6,
FacilityCycle arg7,
InstrumentScientist arg8,
User arg9,
Instrument arg10,
Investigation arg11,
InvestigationType arg12,
InvestigationUser arg13,
Keyword arg14,
ParameterType arg15,
Publication arg16,
RelatedDatafile arg17,
Sample arg18,
SampleParameter arg19,
Shift arg20,
Study arg21,
StudyInvestigation arg22,
StudyStatus arg23,
Application arg24,
Job arg25,
DataCollection arg26,
DataCollectionParameter arg27,
DataCollectionDataset arg28,
DataCollectionDatafile arg29,
Grouping arg30,
UserGroup arg31,
PublicStep arg32,
FieldSet arg33) |
void |
Dummy.setArg23(StudyStatus value)
Sets the value of the arg23 property.
|
void |
Study.setStatus(StudyStatus value)
Sets the value of the status property.
|
Copyright © 2022 The ICAT Collaboration. All rights reserved.