Uses of Enum Class
org.re3data.schema._3_0.SubjectNames
Packages that use SubjectNames
-
Uses of SubjectNames in org.re3data.schema._3_0
Fields in org.re3data.schema._3_0 declared as SubjectNamesMethods in org.re3data.schema._3_0 that return SubjectNamesModifier and TypeMethodDescriptionstatic SubjectNamesRe3Data.Repository.Subject.getSubjectName()Gets the value of the subjectName property.static SubjectNamesReturns the enum constant of this class with the specified name.static SubjectNames[]SubjectNames.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 SubjectNamesModifier and TypeMethodDescriptionvoidRe3Data.Repository.Subject.setSubjectName(SubjectNames value) Sets the value of the subjectName property.