Uses of Enum Class
org.re3data.schema._2_2.MetadataStandardDCCNames
Packages that use MetadataStandardDCCNames
-
Uses of MetadataStandardDCCNames in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 declared as MetadataStandardDCCNamesModifier and TypeFieldDescriptionprotected MetadataStandardDCCNamesRe3Data.Repository.MetadataStandard.MetadataStandardName.valueMethods in org.re3data.schema._2_2 that return MetadataStandardDCCNamesModifier and TypeMethodDescriptionstatic MetadataStandardDCCNamesRe3Data.Repository.MetadataStandard.MetadataStandardName.getValue()Gets the value of the value property.static MetadataStandardDCCNamesReturns the enum constant of this class with the specified name.static MetadataStandardDCCNames[]MetadataStandardDCCNames.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 MetadataStandardDCCNamesModifier and TypeMethodDescriptionvoidRe3Data.Repository.MetadataStandard.MetadataStandardName.setValue(MetadataStandardDCCNames value) Sets the value of the value property.