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