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