Uses of Class
org.icatproject.Investigation
-
Packages that use Investigation Package Description org.icatproject -
-
Uses of Investigation in org.icatproject
Fields in org.icatproject declared as Investigation Modifier and Type Field Description protected InvestigationDummy. arg11protected InvestigationDataCollectionInvestigation. investigationprotected InvestigationDataset. investigationprotected InvestigationInvestigationFacilityCycle. investigationprotected InvestigationInvestigationFunding. investigationprotected InvestigationInvestigationGroup. investigationprotected InvestigationInvestigationInstrument. investigationprotected InvestigationInvestigationParameter. investigationprotected InvestigationInvestigationUser. investigationprotected InvestigationKeyword. investigationprotected InvestigationPublication. investigationprotected InvestigationSample. investigationprotected InvestigationShift. investigationprotected InvestigationStudyInvestigation. investigationFields in org.icatproject with type parameters of type Investigation Modifier and Type Field Description protected List<Investigation>Facility. investigationsprotected List<Investigation>InvestigationType. investigationsMethods in org.icatproject that return Investigation Modifier and Type Method Description InvestigationObjectFactory. createInvestigation()Create an instance ofInvestigationInvestigationDummy. getArg11()Gets the value of the arg11 property.InvestigationDataCollectionInvestigation. getInvestigation()Gets the value of the investigation property.InvestigationDataset. getInvestigation()Gets the value of the investigation property.InvestigationInvestigationFacilityCycle. getInvestigation()Gets the value of the investigation property.InvestigationInvestigationFunding. getInvestigation()Gets the value of the investigation property.InvestigationInvestigationGroup. getInvestigation()Gets the value of the investigation property.InvestigationInvestigationInstrument. getInvestigation()Gets the value of the investigation property.InvestigationInvestigationParameter. getInvestigation()Gets the value of the investigation property.InvestigationInvestigationUser. getInvestigation()Gets the value of the investigation property.InvestigationKeyword. getInvestigation()Gets the value of the investigation property.InvestigationPublication. getInvestigation()Gets the value of the investigation property.InvestigationSample. getInvestigation()Gets the value of the investigation property.InvestigationShift. getInvestigation()Gets the value of the investigation property.InvestigationStudyInvestigation. getInvestigation()Gets the value of the investigation property.Methods in org.icatproject that return types with arguments of type Investigation Modifier and Type Method Description List<Investigation>Facility. getInvestigations()Gets the value of the investigations property.List<Investigation>InvestigationType. getInvestigations()Gets the value of the investigations property.Methods in org.icatproject with parameters of type Investigation Modifier and Type Method Description voidICAT. 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)voidDummy. setArg11(Investigation value)Sets the value of the arg11 property.voidDataCollectionInvestigation. setInvestigation(Investigation value)Sets the value of the investigation property.voidDataset. setInvestigation(Investigation value)Sets the value of the investigation property.voidInvestigationFacilityCycle. setInvestigation(Investigation value)Sets the value of the investigation property.voidInvestigationFunding. setInvestigation(Investigation value)Sets the value of the investigation property.voidInvestigationGroup. setInvestigation(Investigation value)Sets the value of the investigation property.voidInvestigationInstrument. setInvestigation(Investigation value)Sets the value of the investigation property.voidInvestigationParameter. setInvestigation(Investigation value)Sets the value of the investigation property.voidInvestigationUser. setInvestigation(Investigation value)Sets the value of the investigation property.voidKeyword. setInvestigation(Investigation value)Sets the value of the investigation property.voidPublication. setInvestigation(Investigation value)Sets the value of the investigation property.voidSample. setInvestigation(Investigation value)Sets the value of the investigation property.voidShift. setInvestigation(Investigation value)Sets the value of the investigation property.voidStudyInvestigation. setInvestigation(Investigation value)Sets the value of the investigation property.
-