Uses of Enum Class
org.damap.base.rest.madmp.dto.Dmp.Language
Packages that use Dmp.Language
-
Uses of Dmp.Language in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return Dmp.LanguageModifier and TypeMethodDescriptionstatic Dmp.LanguageDmp.getLanguage()The DMP Language Schemastatic Dmp.LanguageReturns the enum constant of this class with the specified name.static Dmp.Language[]Dmp.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 Dmp.LanguageModifier and TypeMethodDescriptionvoidDmp.setLanguage(Dmp.Language language) The DMP Language Schema