Uses of Enum Class
org.re3data.schema._2_2.MetadataStandardDCCURLs
Packages that use MetadataStandardDCCURLs
-
Uses of MetadataStandardDCCURLs in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 declared as MetadataStandardDCCURLsModifier and TypeFieldDescriptionprotected MetadataStandardDCCURLsRe3Data.Repository.MetadataStandard.metadataStandardURLMethods in org.re3data.schema._2_2 that return MetadataStandardDCCURLsModifier and TypeMethodDescriptionstatic MetadataStandardDCCURLsRe3Data.Repository.MetadataStandard.getMetadataStandardURL()Gets the value of the metadataStandardURL property.static MetadataStandardDCCURLsReturns the enum constant of this class with the specified name.static MetadataStandardDCCURLs[]MetadataStandardDCCURLs.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 MetadataStandardDCCURLsModifier and TypeMethodDescriptionvoidRe3Data.Repository.MetadataStandard.setMetadataStandardURL(MetadataStandardDCCURLs value) Sets the value of the metadataStandardURL property.