Uses of Class
org.icatproject.DatasetTechnique
-
Packages that use DatasetTechnique Package Description org.icatproject -
-
Uses of DatasetTechnique in org.icatproject
Fields in org.icatproject with type parameters of type DatasetTechnique Modifier and Type Field Description protected List<DatasetTechnique>Dataset. datasetTechniquesprotected List<DatasetTechnique>Technique. datasetTechniquesMethods in org.icatproject that return DatasetTechnique Modifier and Type Method Description DatasetTechniqueObjectFactory. createDatasetTechnique()Create an instance ofDatasetTechniqueMethods in org.icatproject that return types with arguments of type DatasetTechnique Modifier and Type Method Description List<DatasetTechnique>Dataset. getDatasetTechniques()Gets the value of the datasetTechniques property.List<DatasetTechnique>Technique. getDatasetTechniques()Gets the value of the datasetTechniques property.
-