Uses of Class
org.icatproject.InvestigationGroup
-
Packages that use InvestigationGroup Package Description org.icatproject -
-
Uses of InvestigationGroup in org.icatproject
Fields in org.icatproject with type parameters of type InvestigationGroup Modifier and Type Field Description protected List<InvestigationGroup>Grouping. investigationGroupsprotected List<InvestigationGroup>Investigation. investigationGroupsMethods in org.icatproject that return InvestigationGroup Modifier and Type Method Description InvestigationGroupObjectFactory. createInvestigationGroup()Create an instance ofInvestigationGroupMethods in org.icatproject that return types with arguments of type InvestigationGroup Modifier and Type Method Description List<InvestigationGroup>Grouping. getInvestigationGroups()Gets the value of the investigationGroups property.List<InvestigationGroup>Investigation. getInvestigationGroups()Gets the value of the investigationGroups property.
-