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 TypeMethodDescriptionReturns 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 that return types with arguments of type Organization.OrganizationTypeMethod parameters in eu.dnetlib.dhp.schema.oaf with type arguments of type Organization.OrganizationTypeModifier and TypeMethodDescriptionvoidOrganization.setOrganizationType(List<Organization.OrganizationType> organizationType)