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