Uses of Enum Class
org.re3data.schema._2_2.InstitutionTypes
Packages that use InstitutionTypes
-
Uses of InstitutionTypes in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 declared as InstitutionTypesModifier and TypeFieldDescriptionprotected InstitutionTypesRe3Data.Repository.Institution.institutionTypeMethods in org.re3data.schema._2_2 that return InstitutionTypesModifier and TypeMethodDescriptionstatic InstitutionTypesRe3Data.Repository.Institution.getInstitutionType()Gets the value of the institutionType property.static InstitutionTypesReturns the enum constant of this class with the specified name.static InstitutionTypes[]InstitutionTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.re3data.schema._2_2 with parameters of type InstitutionTypesModifier and TypeMethodDescriptionvoidRe3Data.Repository.Institution.setInstitutionType(InstitutionTypes value) Sets the value of the institutionType property.