Uses of Enum Class
eu.dnetlib.dhp.schema.oaf.Organization.OrganizationType
Packages that use Organization.OrganizationType
-
Uses of Organization.OrganizationType in eu.dnetlib.dhp.schema.oaf
Methods in eu.dnetlib.dhp.schema.oaf that return Organization.OrganizationTypeModifier and TypeMethodDescriptionOrganization.getOrganizationType()Returns the enum constant of this class with the specified name.static Organization.OrganizationType[]Organization.OrganizationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.dnetlib.dhp.schema.oaf with parameters of type Organization.OrganizationTypeModifier and TypeMethodDescriptionvoidOrganization.setOrganizationType(Organization.OrganizationType organizationType)