Uses of Class
org.hl7.v3.POCDMT000040Organizer
-
Uses of POCDMT000040Organizer in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040OrganizerModifier and TypeFieldDescriptionprotected POCDMT000040OrganizerPOCDMT000040Component4.organizerprotected POCDMT000040OrganizerPOCDMT000040Entry.organizerprotected POCDMT000040OrganizerPOCDMT000040EntryRelationship.organizerMethods in org.hl7.v3 that return POCDMT000040OrganizerModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Organizer()Create an instance ofPOCDMT000040OrganizerPOCDMT000040Component4.getOrganizer()Gets the value of the organizer property.POCDMT000040Entry.getOrganizer()Gets the value of the organizer property.POCDMT000040EntryRelationship.getOrganizer()Gets the value of the organizer property.POCDMT000040Organizer.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Organizer.withAuthor(POCDMT000040Author... values) POCDMT000040Organizer.withClassCode(XActClassDocumentEntryOrganizer value) POCDMT000040Organizer.withComponent(Collection<POCDMT000040Component4> values) POCDMT000040Organizer.withComponent(POCDMT000040Component4... values) POCDMT000040Organizer.withEffectiveTime(IVLTS value) POCDMT000040Organizer.withElementId(Collection<II> values) POCDMT000040Organizer.withElementId(II... values) POCDMT000040Organizer.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Organizer.withInformant(POCDMT000040Informant12... values) POCDMT000040Organizer.withMoodCode(String... values) POCDMT000040Organizer.withMoodCode(Collection<String> values) POCDMT000040Organizer.withNullFlavor(String... values) POCDMT000040Organizer.withNullFlavor(Collection<String> values) POCDMT000040Organizer.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Organizer.withParticipant(POCDMT000040Participant2... values) POCDMT000040Organizer.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Organizer.withPerformer(POCDMT000040Performer2... values) POCDMT000040Organizer.withPrecondition(Collection<POCDMT000040Precondition> values) POCDMT000040Organizer.withPrecondition(POCDMT000040Precondition... values) POCDMT000040Organizer.withRealmCode(Collection<CS> values) POCDMT000040Organizer.withRealmCode(CS... values) POCDMT000040Organizer.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Organizer.withReference(POCDMT000040Reference... values) POCDMT000040Organizer.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Organizer.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Organizer.withStatusCode(CS value) POCDMT000040Organizer.withSubject(POCDMT000040Subject value) POCDMT000040Organizer.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Organizer.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Organizer.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040OrganizerModifier and TypeMethodDescriptionvoidPOCDMT000040Component4.setOrganizer(POCDMT000040Organizer value) Sets the value of the organizer property.voidPOCDMT000040Entry.setOrganizer(POCDMT000040Organizer value) Sets the value of the organizer property.voidPOCDMT000040EntryRelationship.setOrganizer(POCDMT000040Organizer value) Sets the value of the organizer property.POCDMT000040Component4.withOrganizer(POCDMT000040Organizer value) POCDMT000040Entry.withOrganizer(POCDMT000040Organizer value) POCDMT000040EntryRelationship.withOrganizer(POCDMT000040Organizer value)