Uses of Enum Class
org.ehrbase.openehr.sdk.response.dto.ehrscape.StructuredStringFormat
Packages that use StructuredStringFormat
Package
Description
-
Uses of StructuredStringFormat in org.ehrbase.openehr.sdk.response.dto
Constructors in org.ehrbase.openehr.sdk.response.dto with parameters of type StructuredStringFormatModifierConstructorDescriptionCompositionResponseData(String value, StructuredStringFormat format) -
Uses of StructuredStringFormat in org.ehrbase.openehr.sdk.response.dto.ehrscape
Methods in org.ehrbase.openehr.sdk.response.dto.ehrscape that return StructuredStringFormatModifier and TypeMethodDescriptionstatic StructuredStringFormatStructuredStringFormat.fromCompositionFormat(CompositionFormat format) StructuredString.getFormat()static StructuredStringFormatReturns the enum constant of this class with the specified name.static StructuredStringFormat[]StructuredStringFormat.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 StructuredStringFormatConstructors in org.ehrbase.openehr.sdk.response.dto.ehrscape with parameters of type StructuredStringFormat