Uses of Enum Class
org.damap.base.rest.madmp.dto.Dataset.Language
Packages that use Dataset.Language
-
Uses of Dataset.Language in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return Dataset.LanguageModifier and TypeMethodDescriptionstatic Dataset.LanguageDataset.getLanguage()The Dataset Language Schemastatic Dataset.LanguageReturns the enum constant of this class with the specified name.static Dataset.Language[]Dataset.Language.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.damap.base.rest.madmp.dto with parameters of type Dataset.LanguageModifier and TypeMethodDescriptionvoidDataset.setLanguage(Dataset.Language language) The Dataset Language Schema