Uses of Class
org.hl7.v3.POCDMT000040Authenticator
-
Uses of POCDMT000040Authenticator in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040AuthenticatorModifier and TypeFieldDescriptionprotected List<POCDMT000040Authenticator>ClinicalDocument.authenticatorMethods in org.hl7.v3 that return POCDMT000040AuthenticatorModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Authenticator()Create an instance ofPOCDMT000040AuthenticatorPOCDMT000040Authenticator.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040Authenticator.withNullFlavor(String... values) POCDMT000040Authenticator.withNullFlavor(Collection<String> values) POCDMT000040Authenticator.withRealmCode(Collection<CS> values) POCDMT000040Authenticator.withRealmCode(CS... values) POCDMT000040Authenticator.withSignatureCode(CS value) POCDMT000040Authenticator.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Authenticator.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Authenticator.withTypeCode(String... values) POCDMT000040Authenticator.withTypeCode(Collection<String> values) POCDMT000040Authenticator.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionClinicalDocument.getAuthenticator()Gets the value of the authenticator property.Methods in org.hl7.v3 with parameters of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionClinicalDocument.withAuthenticator(POCDMT000040Authenticator... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionClinicalDocument.withAuthenticator(Collection<POCDMT000040Authenticator> values)