
Uses of Enum Class
org.hl7.fhir.r4.model.Enumerations.DocumentReferenceStatus
Packages that use Enumerations.DocumentReferenceStatus
-
Uses of Enumerations.DocumentReferenceStatus in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Enumerations.DocumentReferenceStatusModifier and TypeFieldDescriptionprotected Enumeration<Enumerations.DocumentReferenceStatus> DocumentManifest.statusThe status of this document manifest.protected Enumeration<Enumerations.DocumentReferenceStatus> DocumentReference.statusThe status of this document reference.Methods in org.hl7.fhir.r4.model that return Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionDocumentManifest.getStatus()DocumentReference.getStatus()Returns the enum constant of this class with the specified name.static Enumerations.DocumentReferenceStatus[]Enumerations.DocumentReferenceStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionEnumerations.DocumentReferenceStatusEnumFactory.fromType(PrimitiveType<?> code) DocumentManifest.getStatusElement()DocumentReference.getStatusElement()Methods in org.hl7.fhir.r4.model with parameters of type Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionDocumentManifest.setStatus(Enumerations.DocumentReferenceStatus value) DocumentReference.setStatus(Enumerations.DocumentReferenceStatus value) Enumerations.DocumentReferenceStatusEnumFactory.toCode(Enumerations.DocumentReferenceStatus code) Enumerations.DocumentReferenceStatusEnumFactory.toSystem(Enumerations.DocumentReferenceStatus code) Method parameters in org.hl7.fhir.r4.model with type arguments of type Enumerations.DocumentReferenceStatusModifier and TypeMethodDescriptionDocumentManifest.setStatusElement(Enumeration<Enumerations.DocumentReferenceStatus> value) DocumentReference.setStatusElement(Enumeration<Enumerations.DocumentReferenceStatus> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type Enumerations.DocumentReferenceStatusModifierConstructorDescriptionConstructorConstructor