Uses of Class
org.hl7.v3.POCDMT000040ParentDocument
-
Uses of POCDMT000040ParentDocument in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ParentDocumentModifier and TypeFieldDescriptionprotected POCDMT000040ParentDocumentPOCDMT000040RelatedDocument.parentDocumentMethods in org.hl7.v3 that return POCDMT000040ParentDocumentModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040ParentDocument()Create an instance ofPOCDMT000040ParentDocumentPOCDMT000040RelatedDocument.getParentDocument()Gets the value of the parentDocument property.POCDMT000040ParentDocument.withClassCode(ActClassClinicalDocument value) POCDMT000040ParentDocument.withElementId(Collection<II> values) POCDMT000040ParentDocument.withElementId(II... values) POCDMT000040ParentDocument.withMoodCode(String... values) POCDMT000040ParentDocument.withMoodCode(Collection<String> values) POCDMT000040ParentDocument.withNullFlavor(String... values) POCDMT000040ParentDocument.withNullFlavor(Collection<String> values) POCDMT000040ParentDocument.withRealmCode(Collection<CS> values) POCDMT000040ParentDocument.withRealmCode(CS... values) POCDMT000040ParentDocument.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040ParentDocument.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040ParentDocument.withTypeId(POCDMT000040InfrastructureRootTypeId value) POCDMT000040ParentDocument.withVersionNumber(INT value) Methods in org.hl7.v3 with parameters of type POCDMT000040ParentDocumentModifier and TypeMethodDescriptionvoidPOCDMT000040RelatedDocument.setParentDocument(POCDMT000040ParentDocument value) Sets the value of the parentDocument property.POCDMT000040RelatedDocument.withParentDocument(POCDMT000040ParentDocument value)