Uses of Class
org.hl7.v3.POCDMT000040Act
-
Uses of POCDMT000040Act in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ActModifier and TypeFieldDescriptionprotected POCDMT000040ActPOCDMT000040Component4.actprotected POCDMT000040ActPOCDMT000040Entry.actprotected POCDMT000040ActPOCDMT000040EntryRelationship.actMethods in org.hl7.v3 that return POCDMT000040ActModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Act()Create an instance ofPOCDMT000040ActPOCDMT000040Component4.getAct()Gets the value of the act property.POCDMT000040Entry.getAct()Gets the value of the act property.POCDMT000040EntryRelationship.getAct()Gets the value of the act property.POCDMT000040Act.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Act.withAuthor(POCDMT000040Author... values) POCDMT000040Act.withClassCode(XActClassDocumentEntryAct value) POCDMT000040Act.withEffectiveTime(IVLTS value) POCDMT000040Act.withElementId(Collection<II> values) POCDMT000040Act.withElementId(II... values) POCDMT000040Act.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040Act.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040Act.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Act.withInformant(POCDMT000040Informant12... values) POCDMT000040Act.withLanguageCode(CS value) POCDMT000040Act.withMoodCode(XDocumentActMood value) POCDMT000040Act.withNegationInd(Boolean value) POCDMT000040Act.withNullFlavor(String... values) POCDMT000040Act.withNullFlavor(Collection<String> values) POCDMT000040Act.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Act.withParticipant(POCDMT000040Participant2... values) POCDMT000040Act.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Act.withPerformer(POCDMT000040Performer2... values) POCDMT000040Act.withPrecondition(Collection<POCDMT000040Precondition> values) POCDMT000040Act.withPrecondition(POCDMT000040Precondition... values) POCDMT000040Act.withPriorityCode(CE value) POCDMT000040Act.withRealmCode(Collection<CS> values) POCDMT000040Act.withRealmCode(CS... values) POCDMT000040Act.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Act.withReference(POCDMT000040Reference... values) POCDMT000040Act.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Act.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Act.withStatusCode(CS value) POCDMT000040Act.withSubject(POCDMT000040Subject value) POCDMT000040Act.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Act.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Act.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040ActModifier and TypeMethodDescriptionvoidPOCDMT000040Component4.setAct(POCDMT000040Act value) Sets the value of the act property.voidPOCDMT000040Entry.setAct(POCDMT000040Act value) Sets the value of the act property.voidPOCDMT000040EntryRelationship.setAct(POCDMT000040Act value) Sets the value of the act property.POCDMT000040Component4.withAct(POCDMT000040Act value) POCDMT000040Entry.withAct(POCDMT000040Act value) POCDMT000040EntryRelationship.withAct(POCDMT000040Act value)