Uses of Enum Class
org.re3data.schema._3_0.Yesnoun
Packages that use Yesnoun
-
Uses of Yesnoun in org.re3data.schema._3_0
Fields in org.re3data.schema._3_0 declared as YesnounModifier and TypeFieldDescriptionprotected YesnounRe3Data.Repository.enhancedPublicationprotected YesnounRe3Data.Repository.qualityManagementprotected YesnounRe3Data.Repository.versioningMethods in org.re3data.schema._3_0 that return YesnounModifier and TypeMethodDescriptionstatic YesnounRe3Data.Repository.getEnhancedPublication()Gets the value of the enhancedPublication property.Re3Data.Repository.getQualityManagement()Gets the value of the qualityManagement property.Re3Data.Repository.getVersioning()Gets the value of the versioning property.static YesnounReturns the enum constant of this class with the specified name.static Yesnoun[]Yesnoun.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 YesnounModifier and TypeMethodDescriptionvoidRe3Data.Repository.setEnhancedPublication(Yesnoun value) Sets the value of the enhancedPublication property.voidRe3Data.Repository.setQualityManagement(Yesnoun value) Sets the value of the qualityManagement property.voidRe3Data.Repository.setVersioning(Yesnoun value) Sets the value of the versioning property.