Uses of Class
eu.openaire.oaf.model.base.FundingParentType
-
Packages that use FundingParentType Package Description eu.openaire.oaf.model.base -
-
Uses of FundingParentType in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base declared as FundingParentType Modifier and Type Field Description protected FundingParentTypeFundingType. parentMethods in eu.openaire.oaf.model.base that return FundingParentType Modifier and Type Method Description FundingParentTypeObjectFactory. createFundingParentType()Create an instance ofFundingParentTypeFundingParentTypeFundingType. getParent()Gets the value of the parent property.Methods in eu.openaire.oaf.model.base with parameters of type FundingParentType Modifier and Type Method Description voidFundingType. setParent(FundingParentType value)Sets the value of the parent property.
-