Uses of Class
org.hl7.v3.POCDMT000040Component3
-
Uses of POCDMT000040Component3 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040Component3Modifier and TypeFieldDescriptionprotected List<POCDMT000040Component3>POCDMT000040StructuredBody.componentMethods in org.hl7.v3 that return POCDMT000040Component3Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Component3()Create an instance ofPOCDMT000040Component3POCDMT000040Component3.withContextConductionInd(Boolean value) POCDMT000040Component3.withNullFlavor(String... values) POCDMT000040Component3.withNullFlavor(Collection<String> values) POCDMT000040Component3.withRealmCode(Collection<CS> values) POCDMT000040Component3.withRealmCode(CS... values) POCDMT000040Component3.withSection(POCDMT000040Section value) POCDMT000040Component3.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Component3.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Component3.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component3.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040Component3Modifier and TypeMethodDescriptionPOCDMT000040StructuredBody.getComponent()Gets the value of the component property.Methods in org.hl7.v3 with parameters of type POCDMT000040Component3Modifier and TypeMethodDescriptionPOCDMT000040StructuredBody.withComponent(POCDMT000040Component3... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040Component3Modifier and TypeMethodDescriptionPOCDMT000040StructuredBody.withComponent(Collection<POCDMT000040Component3> values)