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