Uses of Class
org.hl7.v3.POCDMT000040Section
-
Uses of POCDMT000040Section in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040SectionModifier and TypeFieldDescriptionprotected POCDMT000040SectionPOCDMT000040Component3.sectionprotected POCDMT000040SectionPOCDMT000040Component5.sectionMethods in org.hl7.v3 that return POCDMT000040SectionModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Section()Create an instance ofPOCDMT000040SectionPOCDMT000040Component3.getSection()Gets the value of the section property.POCDMT000040Component5.getSection()Gets the value of the section property.POCDMT000040Section.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Section.withAuthor(POCDMT000040Author... values) POCDMT000040Section.withClassCode(String... values) POCDMT000040Section.withClassCode(Collection<String> values) POCDMT000040Section.withComponent(Collection<POCDMT000040Component5> values) POCDMT000040Section.withComponent(POCDMT000040Component5... values) POCDMT000040Section.withConfidentialityCode(CE value) POCDMT000040Section.withElementId(II value) POCDMT000040Section.withEntry(Collection<POCDMT000040Entry> values) POCDMT000040Section.withEntry(POCDMT000040Entry... values) POCDMT000040Section.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Section.withInformant(POCDMT000040Informant12... values) POCDMT000040Section.withLanguageCode(CS value) POCDMT000040Section.withMoodCode(String... values) POCDMT000040Section.withMoodCode(Collection<String> values) POCDMT000040Section.withNullFlavor(String... values) POCDMT000040Section.withNullFlavor(Collection<String> values) POCDMT000040Section.withRealmCode(Collection<CS> values) POCDMT000040Section.withRealmCode(CS... values) POCDMT000040Section.withSubject(POCDMT000040Subject value) POCDMT000040Section.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Section.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Section.withText(StrucDocText value) POCDMT000040Section.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040SectionModifier and TypeMethodDescriptionvoidPOCDMT000040Component3.setSection(POCDMT000040Section value) Sets the value of the section property.voidPOCDMT000040Component5.setSection(POCDMT000040Section value) Sets the value of the section property.POCDMT000040Component3.withSection(POCDMT000040Section value) POCDMT000040Component5.withSection(POCDMT000040Section value)