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