Uses of Enum Class
org.re3data.schema._2_2.SoftwareNames
Packages that use SoftwareNames
-
Uses of SoftwareNames in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 declared as SoftwareNamesModifier and TypeFieldDescriptionprotected SoftwareNamesRe3Data.Repository.Software.softwareNameMethods in org.re3data.schema._2_2 that return SoftwareNamesModifier and TypeMethodDescriptionstatic SoftwareNamesRe3Data.Repository.Software.getSoftwareName()Gets the value of the softwareName property.static SoftwareNamesReturns the enum constant of this class with the specified name.static SoftwareNames[]SoftwareNames.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 SoftwareNamesModifier and TypeMethodDescriptionvoidRe3Data.Repository.Software.setSoftwareName(SoftwareNames value) Sets the value of the softwareName property.