Uses of Class
org.hl7.v3.POCDMT000040RelatedEntity
-
Uses of POCDMT000040RelatedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040RelatedEntityModifier and TypeFieldDescriptionprotected POCDMT000040RelatedEntityPOCDMT000040Informant12.relatedEntityMethods in org.hl7.v3 that return POCDMT000040RelatedEntityModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040RelatedEntity()Create an instance ofPOCDMT000040RelatedEntityPOCDMT000040Informant12.getRelatedEntity()Gets the value of the relatedEntity property.POCDMT000040RelatedEntity.withAddr(Collection<AD> values) POCDMT000040RelatedEntity.withClassCode(String... values) POCDMT000040RelatedEntity.withClassCode(Collection<String> values) POCDMT000040RelatedEntity.withEffectiveTime(IVLTS value) POCDMT000040RelatedEntity.withNullFlavor(String... values) POCDMT000040RelatedEntity.withNullFlavor(Collection<String> values) POCDMT000040RelatedEntity.withRealmCode(Collection<CS> values) POCDMT000040RelatedEntity.withRealmCode(CS... values) POCDMT000040RelatedEntity.withRelatedPerson(POCDMT000040Person value) POCDMT000040RelatedEntity.withTelecom(Collection<TEL> values) POCDMT000040RelatedEntity.withTelecom(TEL... values) POCDMT000040RelatedEntity.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040RelatedEntity.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040RelatedEntity.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040RelatedEntityModifier and TypeMethodDescriptionvoidPOCDMT000040Informant12.setRelatedEntity(POCDMT000040RelatedEntity value) Sets the value of the relatedEntity property.POCDMT000040Informant12.withRelatedEntity(POCDMT000040RelatedEntity value)