Uses of Enum Class
org.ehrbase.openehr.sdk.client.openehrclient.CompositionFormat
Packages that use CompositionFormat
-
Uses of CompositionFormat in org.ehrbase.openehr.sdk.client.openehrclient
Methods in org.ehrbase.openehr.sdk.client.openehrclient that return CompositionFormatModifier and TypeMethodDescriptionOpenEhrClientConfig.getCompositionFormat()static CompositionFormatReturns the enum constant of this class with the specified name.static CompositionFormat[]CompositionFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.openehr.sdk.client.openehrclient with parameters of type CompositionFormatModifier and TypeMethodDescriptionvoidOpenEhrClientConfig.setCompositionFormat(CompositionFormat compositionFormat)