Uses of Class
org.icatproject.FundingReference
-
Packages that use FundingReference Package Description org.icatproject -
-
Uses of FundingReference in org.icatproject
Fields in org.icatproject declared as FundingReference Modifier and Type Field Description protected FundingReferenceDataPublicationFunding. fundingprotected FundingReferenceInvestigationFunding. fundingMethods in org.icatproject that return FundingReference Modifier and Type Method Description FundingReferenceObjectFactory. createFundingReference()Create an instance ofFundingReferenceFundingReferenceDataPublicationFunding. getFunding()Gets the value of the funding property.FundingReferenceInvestigationFunding. getFunding()Gets the value of the funding property.Methods in org.icatproject with parameters of type FundingReference Modifier and Type Method Description voidDataPublicationFunding. setFunding(FundingReference value)Sets the value of the funding property.voidInvestigationFunding. setFunding(FundingReference value)Sets the value of the funding property.
-