Uses of Class
eu.openaire.oaf.FundingType
Packages that use FundingType
-
Uses of FundingType in eu.openaire.oaf
Fields in eu.openaire.oaf declared as FundingTypeModifier and TypeFieldDescriptionprotected FundingTypeFundingParentType.fundingLevel0protected FundingTypeFundingParentType.fundingLevel1Fields in eu.openaire.oaf with type parameters of type FundingTypeModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<FundingType>>FundingTreeType.fundingLevel2OrFundingLevel1OrFundingLevel0Methods in eu.openaire.oaf that return FundingTypeModifier and TypeMethodDescriptionObjectFactory.createFundingType()Create an instance ofFundingTypeFundingParentType.getFundingLevel0()Gets the value of the fundingLevel0 property.FundingParentType.getFundingLevel1()Gets the value of the fundingLevel1 property.Methods in eu.openaire.oaf that return types with arguments of type FundingTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FundingType>ObjectFactory.createFundingTreeTypeFundingLevel0(FundingType value) jakarta.xml.bind.JAXBElement<FundingType>ObjectFactory.createFundingTreeTypeFundingLevel1(FundingType value) jakarta.xml.bind.JAXBElement<FundingType>ObjectFactory.createFundingTreeTypeFundingLevel2(FundingType value) List<jakarta.xml.bind.JAXBElement<FundingType>>FundingTreeType.getFundingLevel2OrFundingLevel1OrFundingLevel0()Gets the value of the fundingLevel2OrFundingLevel1OrFundingLevel0 property.Methods in eu.openaire.oaf with parameters of type FundingTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FundingType>ObjectFactory.createFundingTreeTypeFundingLevel0(FundingType value) jakarta.xml.bind.JAXBElement<FundingType>ObjectFactory.createFundingTreeTypeFundingLevel1(FundingType value) jakarta.xml.bind.JAXBElement<FundingType>ObjectFactory.createFundingTreeTypeFundingLevel2(FundingType value) voidFundingParentType.setFundingLevel0(FundingType value) Sets the value of the fundingLevel0 property.voidFundingParentType.setFundingLevel1(FundingType value) Sets the value of the fundingLevel1 property.