Uses of Class
org.icatproject.DataPublicationFunding
-
Packages that use DataPublicationFunding Package Description org.icatproject -
-
Uses of DataPublicationFunding in org.icatproject
Fields in org.icatproject with type parameters of type DataPublicationFunding Modifier and Type Field Description protected List<DataPublicationFunding>DataPublication. fundingReferencesprotected List<DataPublicationFunding>FundingReference. publicationsMethods in org.icatproject that return DataPublicationFunding Modifier and Type Method Description DataPublicationFundingObjectFactory. createDataPublicationFunding()Create an instance ofDataPublicationFundingMethods in org.icatproject that return types with arguments of type DataPublicationFunding Modifier and Type Method Description List<DataPublicationFunding>DataPublication. getFundingReferences()Gets the value of the fundingReferences property.List<DataPublicationFunding>FundingReference. getPublications()Gets the value of the publications property.
-