Uses of Enum
org.hl7.fhir.r5.model.DocumentReference.DocumentAttestationMode
Packages that use DocumentReference.DocumentAttestationMode
-
Uses of DocumentReference.DocumentAttestationMode in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type DocumentReference.DocumentAttestationModeModifier and TypeFieldDescriptionDocumentReference.DocumentReferenceAttesterComponent.modeThe type of attestation the authenticator offers.Methods in org.hl7.fhir.r5.model that return DocumentReference.DocumentAttestationModeModifier and TypeMethodDescriptionDocumentReference.DocumentReferenceAttesterComponent.getMode()Returns the enum constant of this type with the specified name.DocumentReference.DocumentAttestationMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type DocumentReference.DocumentAttestationModeModifier and TypeMethodDescriptionDocumentReference.DocumentReferenceAttesterComponent.getModeElement()Methods in org.hl7.fhir.r5.model with parameters of type DocumentReference.DocumentAttestationModeModifier and TypeMethodDescriptionDocumentReference.DocumentReferenceAttesterComponent.setMode(DocumentReference.DocumentAttestationMode value) DocumentReference.DocumentAttestationModeEnumFactory.toCode(DocumentReference.DocumentAttestationMode code) DocumentReference.DocumentAttestationModeEnumFactory.toSystem(DocumentReference.DocumentAttestationMode code) Method parameters in org.hl7.fhir.r5.model with type arguments of type DocumentReference.DocumentAttestationModeModifier and TypeMethodDescriptionDocumentReference.DocumentReferenceAttesterComponent.setModeElement(Enumeration<DocumentReference.DocumentAttestationMode> value) Constructors in org.hl7.fhir.r5.model with parameters of type DocumentReference.DocumentAttestationModeModifierConstructorDescriptionConstructor