Uses of Class
org.hl7.v3.POCDMT000040LegalAuthenticator
-
Uses of POCDMT000040LegalAuthenticator in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040LegalAuthenticatorModifier and TypeFieldDescriptionprotected POCDMT000040LegalAuthenticatorClinicalDocument.legalAuthenticatorMethods in org.hl7.v3 that return POCDMT000040LegalAuthenticatorModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040LegalAuthenticator()Create an instance ofPOCDMT000040LegalAuthenticatorClinicalDocument.getLegalAuthenticator()Gets the value of the legalAuthenticator property.POCDMT000040LegalAuthenticator.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040LegalAuthenticator.withContextControlCode(String value) POCDMT000040LegalAuthenticator.withNullFlavor(String... values) POCDMT000040LegalAuthenticator.withNullFlavor(Collection<String> values) POCDMT000040LegalAuthenticator.withRealmCode(Collection<CS> values) POCDMT000040LegalAuthenticator.withRealmCode(CS... values) POCDMT000040LegalAuthenticator.withSignatureCode(CS value) POCDMT000040LegalAuthenticator.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040LegalAuthenticator.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040LegalAuthenticator.withTypeCode(String... values) POCDMT000040LegalAuthenticator.withTypeCode(Collection<String> values) POCDMT000040LegalAuthenticator.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040LegalAuthenticatorModifier and TypeMethodDescriptionvoidClinicalDocument.setLegalAuthenticator(POCDMT000040LegalAuthenticator value) Sets the value of the legalAuthenticator property.ClinicalDocument.withLegalAuthenticator(POCDMT000040LegalAuthenticator value)