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