Uses of Class
org.hl7.v3.POCDMT000040AssignedEntity
-
Uses of POCDMT000040AssignedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040AssignedEntityModifier and TypeFieldDescriptionprotected POCDMT000040AssignedEntityPOCDMT000040Authenticator.assignedEntityprotected POCDMT000040AssignedEntityPOCDMT000040DataEnterer.assignedEntityprotected POCDMT000040AssignedEntityPOCDMT000040EncounterParticipant.assignedEntityprotected POCDMT000040AssignedEntityPOCDMT000040Informant12.assignedEntityprotected POCDMT000040AssignedEntityPOCDMT000040LegalAuthenticator.assignedEntityprotected POCDMT000040AssignedEntityPOCDMT000040Performer1.assignedEntityprotected POCDMT000040AssignedEntityPOCDMT000040Performer2.assignedEntityprotected POCDMT000040AssignedEntityPOCDMT000040ResponsibleParty.assignedEntityMethods in org.hl7.v3 that return POCDMT000040AssignedEntityModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040AssignedEntity()Create an instance ofPOCDMT000040AssignedEntityPOCDMT000040Authenticator.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040DataEnterer.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040EncounterParticipant.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040Informant12.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040LegalAuthenticator.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040Performer1.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040Performer2.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040ResponsibleParty.getAssignedEntity()Gets the value of the assignedEntity property.POCDMT000040AssignedEntity.withAddr(Collection<AD> values) POCDMT000040AssignedEntity.withAssignedPerson(POCDMT000040Person value) POCDMT000040AssignedEntity.withClassCode(String value) POCDMT000040AssignedEntity.withElementId(Collection<II> values) POCDMT000040AssignedEntity.withElementId(II... values) POCDMT000040AssignedEntity.withNullFlavor(String... values) POCDMT000040AssignedEntity.withNullFlavor(Collection<String> values) POCDMT000040AssignedEntity.withRealmCode(Collection<CS> values) POCDMT000040AssignedEntity.withRealmCode(CS... values) POCDMT000040AssignedEntity.withRepresentedOrganization(POCDMT000040Organization value) POCDMT000040AssignedEntity.withTelecom(Collection<TEL> values) POCDMT000040AssignedEntity.withTelecom(TEL... values) POCDMT000040AssignedEntity.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040AssignedEntity.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040AssignedEntity.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040AssignedEntityModifier and TypeMethodDescriptionvoidPOCDMT000040Authenticator.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.voidPOCDMT000040DataEnterer.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.voidPOCDMT000040EncounterParticipant.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.voidPOCDMT000040Informant12.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.voidPOCDMT000040LegalAuthenticator.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.voidPOCDMT000040Performer1.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.voidPOCDMT000040Performer2.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.voidPOCDMT000040ResponsibleParty.setAssignedEntity(POCDMT000040AssignedEntity value) Sets the value of the assignedEntity property.POCDMT000040Authenticator.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040DataEnterer.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040EncounterParticipant.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040Informant12.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040LegalAuthenticator.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040Performer1.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040Performer2.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040ResponsibleParty.withAssignedEntity(POCDMT000040AssignedEntity value)