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