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