Uses of Class
org.icatproject.DataCollectionInvestigation
-
Packages that use DataCollectionInvestigation Package Description org.icatproject -
-
Uses of DataCollectionInvestigation in org.icatproject
Fields in org.icatproject with type parameters of type DataCollectionInvestigation Modifier and Type Field Description protected List<DataCollectionInvestigation>DataCollection. dataCollectionInvestigationsprotected List<DataCollectionInvestigation>Investigation. dataCollectionInvestigationsMethods in org.icatproject that return DataCollectionInvestigation Modifier and Type Method Description DataCollectionInvestigationObjectFactory. createDataCollectionInvestigation()Create an instance ofDataCollectionInvestigationMethods in org.icatproject that return types with arguments of type DataCollectionInvestigation Modifier and Type Method Description List<DataCollectionInvestigation>DataCollection. getDataCollectionInvestigations()Gets the value of the dataCollectionInvestigations property.List<DataCollectionInvestigation>Investigation. getDataCollectionInvestigations()Gets the value of the dataCollectionInvestigations property.
-