Uses of Class
org.icatproject.InvestigationFunding
-
Packages that use InvestigationFunding Package Description org.icatproject -
-
Uses of InvestigationFunding in org.icatproject
Fields in org.icatproject with type parameters of type InvestigationFunding Modifier and Type Field Description protected List<InvestigationFunding>Investigation. fundingReferencesprotected List<InvestigationFunding>FundingReference. investigationsMethods in org.icatproject that return InvestigationFunding Modifier and Type Method Description InvestigationFundingObjectFactory. createInvestigationFunding()Create an instance ofInvestigationFundingMethods in org.icatproject that return types with arguments of type InvestigationFunding Modifier and Type Method Description List<InvestigationFunding>Investigation. getFundingReferences()Gets the value of the fundingReferences property.List<InvestigationFunding>FundingReference. getInvestigations()Gets the value of the investigations property.
-