Uses of Enum Class
org.ehrbase.openehr.sdk.serialisation.flatencoding.FlatFormat
Packages that use FlatFormat
-
Uses of FlatFormat in org.ehrbase.openehr.sdk.serialisation.flatencoding
Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding that return FlatFormatModifier and TypeMethodDescriptionstatic FlatFormatReturns the enum constant of this class with the specified name.static FlatFormat[]FlatFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding with parameters of type FlatFormatModifier and TypeMethodDescriptionFlatJasonProvider.buildFlatJson(FlatFormat format, String templateId)