Uses of Enum Class
org.re3data.schema._3_0.ResponsibilityTypes
Packages that use ResponsibilityTypes
-
Uses of ResponsibilityTypes in org.re3data.schema._3_0
Fields in org.re3data.schema._3_0 with type parameters of type ResponsibilityTypesModifier and TypeFieldDescriptionprotected List<ResponsibilityTypes>Re3Data.Repository.Institution.responsibilityTypeMethods in org.re3data.schema._3_0 that return ResponsibilityTypesModifier and TypeMethodDescriptionstatic ResponsibilityTypesstatic ResponsibilityTypesReturns the enum constant of this class with the specified name.static ResponsibilityTypes[]ResponsibilityTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.re3data.schema._3_0 that return types with arguments of type ResponsibilityTypesModifier and TypeMethodDescriptionRe3Data.Repository.Institution.getResponsibilityType()Gets the value of the responsibilityType property.