Uses of Enum Class
org.ehrbase.openehr.sdk.response.dto.ehrscape.CompositionFormat
Packages that use CompositionFormat
-
Uses of CompositionFormat in org.ehrbase.openehr.sdk.response.dto.ehrscape
Methods in org.ehrbase.openehr.sdk.response.dto.ehrscape that return CompositionFormatModifier and TypeMethodDescriptionstatic 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.response.dto.ehrscape with parameters of type CompositionFormatModifier and TypeMethodDescriptionstatic StructuredStringFormatStructuredStringFormat.fromCompositionFormat(CompositionFormat format)