Uses of Enum Class
dev.galasa.framework.spi.language.GalasaLanguage
Packages that use GalasaLanguage
- 
Uses of GalasaLanguage in dev.galasa.framework.spi.language
Methods in dev.galasa.framework.spi.language that return GalasaLanguageModifier and TypeMethodDescriptionGalasaMethod.getLanguage()GalasaTest.getLanguage()static GalasaLanguageReturns the enum constant of this class with the specified name.static GalasaLanguage[]GalasaLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.