Uses of Class
eu.openaire.oaf.model.base.FundingTreeType
-
Packages that use FundingTreeType Package Description eu.openaire.jaxb.helper eu.openaire.oaf.model.base -
-
Uses of FundingTreeType in eu.openaire.jaxb.helper
Methods in eu.openaire.jaxb.helper that return types with arguments of type FundingTreeType Modifier and Type Method Description Collection<FundingTreeType>ProjectHelper. getFundingTreeTypes() -
Uses of FundingTreeType in eu.openaire.oaf.model.base
Methods in eu.openaire.oaf.model.base that return FundingTreeType Modifier and Type Method Description FundingTreeTypeObjectFactory. createFundingTreeType()Create an instance ofFundingTreeTypeMethods in eu.openaire.oaf.model.base that return types with arguments of type FundingTreeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FundingTreeType>ObjectFactory. createProjectFundingtree(FundingTreeType value)Methods in eu.openaire.oaf.model.base with parameters of type FundingTreeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FundingTreeType>ObjectFactory. createProjectFundingtree(FundingTreeType value)
-