Uses of Class
eu.openaire.oaf.model.base.Organization
-
Packages that use Organization Package Description eu.openaire.oaf.model.base -
-
Uses of Organization in eu.openaire.oaf.model.base
Fields in eu.openaire.oaf.model.base declared as Organization Modifier and Type Field Description protected OrganizationEntity. organizationMethods in eu.openaire.oaf.model.base that return Organization Modifier and Type Method Description OrganizationObjectFactory. createOrganization()Create an instance ofOrganizationOrganizationEntity. getOrganization()Gets the value of the organization property.Methods in eu.openaire.oaf.model.base with parameters of type Organization Modifier and Type Method Description voidEntity. setOrganization(Organization value)Sets the value of the organization property.
-