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