
Uses of Enum
org.hl7.fhir.common.hapi.validation.support.InMemoryTerminologyServerValidationSupport.FailureType
Packages that use InMemoryTerminologyServerValidationSupport.FailureType
-
Uses of InMemoryTerminologyServerValidationSupport.FailureType in org.hl7.fhir.common.hapi.validation.support
Methods in org.hl7.fhir.common.hapi.validation.support that return InMemoryTerminologyServerValidationSupport.FailureTypeModifier and TypeMethodDescriptionInMemoryTerminologyServerValidationSupport.ExpansionCouldNotBeCompletedInternallyException.getFailureType()
Returns the enum constant of this type with the specified name.InMemoryTerminologyServerValidationSupport.FailureType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.hl7.fhir.common.hapi.validation.support with parameters of type InMemoryTerminologyServerValidationSupport.FailureTypeModifierConstructorDescriptionExpansionCouldNotBeCompletedInternallyException
(String theMessage, InMemoryTerminologyServerValidationSupport.FailureType theFailureType)