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