Uses of Class
pt.cienciavitae.ns.funding.Fundings
-
Packages that use Fundings Package Description pt.cienciavitae.ns.curriculum pt.cienciavitae.ns.funding -
-
Uses of Fundings in pt.cienciavitae.ns.curriculum
Fields in pt.cienciavitae.ns.curriculum declared as Fundings Modifier and Type Field Description protected FundingsCurriculum. fundingsMethods in pt.cienciavitae.ns.curriculum that return Fundings Modifier and Type Method Description FundingsCurriculum. getFundings()Gets the value of the fundings property.Methods in pt.cienciavitae.ns.curriculum with parameters of type Fundings Modifier and Type Method Description voidCurriculum. setFundings(Fundings value)Sets the value of the fundings property. -
Uses of Fundings in pt.cienciavitae.ns.funding
Methods in pt.cienciavitae.ns.funding that return Fundings Modifier and Type Method Description FundingsObjectFactory. createFundings()Create an instance ofFundings
-