Uses of Class
org.icatproject.DatasetInstrument
-
Packages that use DatasetInstrument Package Description org.icatproject -
-
Uses of DatasetInstrument in org.icatproject
Fields in org.icatproject with type parameters of type DatasetInstrument Modifier and Type Field Description protected List<DatasetInstrument>Dataset. datasetInstrumentsprotected List<DatasetInstrument>Instrument. datasetInstrumentsMethods in org.icatproject that return DatasetInstrument Modifier and Type Method Description DatasetInstrumentObjectFactory. createDatasetInstrument()Create an instance ofDatasetInstrumentMethods in org.icatproject that return types with arguments of type DatasetInstrument Modifier and Type Method Description List<DatasetInstrument>Dataset. getDatasetInstruments()Gets the value of the datasetInstruments property.List<DatasetInstrument>Instrument. getDatasetInstruments()Gets the value of the datasetInstruments property.
-