Uses of Enum Class
org.re3data.schema._3_0.InstitutionTypes
Packages that use InstitutionTypes
-
Uses of InstitutionTypes in org.re3data.schema._3_0
Fields in org.re3data.schema._3_0 declared as InstitutionTypesModifier and TypeFieldDescriptionprotected InstitutionTypesRe3Data.Repository.Institution.institutionTypeMethods in org.re3data.schema._3_0 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._3_0 with parameters of type InstitutionTypesModifier and TypeMethodDescriptionvoidRe3Data.Repository.Institution.setInstitutionType(InstitutionTypes value) Sets the value of the institutionType property.