Uses of Class
org.icatproject.InvestigationInstrument
-
Packages that use InvestigationInstrument Package Description org.icatproject -
-
Uses of InvestigationInstrument in org.icatproject
Fields in org.icatproject with type parameters of type InvestigationInstrument Modifier and Type Field Description protected List<InvestigationInstrument>Instrument. investigationInstrumentsprotected List<InvestigationInstrument>Investigation. investigationInstrumentsMethods in org.icatproject that return InvestigationInstrument Modifier and Type Method Description InvestigationInstrumentObjectFactory. createInvestigationInstrument()Create an instance ofInvestigationInstrumentMethods in org.icatproject that return types with arguments of type InvestigationInstrument Modifier and Type Method Description List<InvestigationInstrument>Instrument. getInvestigationInstruments()Gets the value of the investigationInstruments property.List<InvestigationInstrument>Investigation. getInvestigationInstruments()Gets the value of the investigationInstruments property.
-