
Uses of Enum Class
org.hl7.fhir.convertors.misc.ProfileVersionAdaptor.ConversionMessageStatus
Packages that use ProfileVersionAdaptor.ConversionMessageStatus
-
Uses of ProfileVersionAdaptor.ConversionMessageStatus in org.hl7.fhir.convertors.misc
Methods in org.hl7.fhir.convertors.misc that return ProfileVersionAdaptor.ConversionMessageStatusModifier and TypeMethodDescriptionProfileVersionAdaptor.ConversionMessage.getStatus()
Returns the enum constant of this class with the specified name.ProfileVersionAdaptor.ConversionMessageStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.hl7.fhir.convertors.misc with parameters of type ProfileVersionAdaptor.ConversionMessageStatusModifierConstructorDescriptionConversionMessage
(String message, ProfileVersionAdaptor.ConversionMessageStatus status)