Uses of Class
org.ehrbase.opt.query.TemplateTestData
-
Packages that use TemplateTestData Package Description org.ehrbase.opt.query -
-
Uses of TemplateTestData in org.ehrbase.opt.query
Methods in org.ehrbase.opt.query that return TemplateTestData Modifier and Type Method Description static TemplateTestDataTemplateTestData. valueOf(String name)Returns the enum constant of this type with the specified name.static TemplateTestData[]TemplateTestData. values()Returns an array containing the constants of this enum type, in the order they are declared.
-