
Uses of Enum Class
org.hl7.fhir.r5.model.VerificationResult.VerificationResultStatus
Packages that use VerificationResult.VerificationResultStatus
-
Uses of VerificationResult.VerificationResultStatus in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type VerificationResult.VerificationResultStatusModifier and TypeFieldDescriptionVerificationResult.statusThe validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed).Methods in org.hl7.fhir.r5.model that return VerificationResult.VerificationResultStatusModifier and TypeMethodDescriptionVerificationResult.getStatus()Returns the enum constant of this class with the specified name.VerificationResult.VerificationResultStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type VerificationResult.VerificationResultStatusModifier and TypeMethodDescriptionVerificationResult.VerificationResultStatusEnumFactory.fromType(PrimitiveType<?> code) VerificationResult.getStatusElement()Methods in org.hl7.fhir.r5.model with parameters of type VerificationResult.VerificationResultStatusModifier and TypeMethodDescriptionVerificationResult.setStatus(VerificationResult.VerificationResultStatus value) VerificationResult.VerificationResultStatusEnumFactory.toCode(VerificationResult.VerificationResultStatus code) VerificationResult.VerificationResultStatusEnumFactory.toSystem(VerificationResult.VerificationResultStatus code) Method parameters in org.hl7.fhir.r5.model with type arguments of type VerificationResult.VerificationResultStatusModifier and TypeMethodDescriptionVerificationResult.setStatusElement(Enumeration<VerificationResult.VerificationResultStatus> value) Constructors in org.hl7.fhir.r5.model with parameters of type VerificationResult.VerificationResultStatusModifierConstructorDescriptionConstructor