Uses of Class
org.hl7.v3.POCDMT000040StructuredBody
-
Uses of POCDMT000040StructuredBody in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040StructuredBodyModifier and TypeFieldDescriptionprotected POCDMT000040StructuredBodyPOCDMT000040Component2.structuredBodyMethods in org.hl7.v3 that return POCDMT000040StructuredBodyModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040StructuredBody()Create an instance ofPOCDMT000040StructuredBodyPOCDMT000040Component2.getStructuredBody()Gets the value of the structuredBody property.POCDMT000040StructuredBody.withClassCode(String... values) POCDMT000040StructuredBody.withClassCode(Collection<String> values) POCDMT000040StructuredBody.withComponent(Collection<POCDMT000040Component3> values) POCDMT000040StructuredBody.withComponent(POCDMT000040Component3... values) POCDMT000040StructuredBody.withConfidentialityCode(CE value) POCDMT000040StructuredBody.withLanguageCode(CS value) POCDMT000040StructuredBody.withMoodCode(String... values) POCDMT000040StructuredBody.withMoodCode(Collection<String> values) POCDMT000040StructuredBody.withNullFlavor(String... values) POCDMT000040StructuredBody.withNullFlavor(Collection<String> values) POCDMT000040StructuredBody.withRealmCode(Collection<CS> values) POCDMT000040StructuredBody.withRealmCode(CS... values) POCDMT000040StructuredBody.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040StructuredBody.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040StructuredBody.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040StructuredBodyModifier and TypeMethodDescriptionvoidPOCDMT000040Component2.setStructuredBody(POCDMT000040StructuredBody value) Sets the value of the structuredBody property.POCDMT000040Component2.withStructuredBody(POCDMT000040StructuredBody value)