Uses of Class
org.hl7.v3.POCDMT000040AssociatedEntity
-
Uses of POCDMT000040AssociatedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040AssociatedEntityModifier and TypeFieldDescriptionprotected POCDMT000040AssociatedEntityPOCDMT000040Participant1.associatedEntityMethods in org.hl7.v3 that return POCDMT000040AssociatedEntityModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040AssociatedEntity()Create an instance ofPOCDMT000040AssociatedEntityPOCDMT000040Participant1.getAssociatedEntity()Gets the value of the associatedEntity property.POCDMT000040AssociatedEntity.withAddr(Collection<AD> values) POCDMT000040AssociatedEntity.withAssociatedPerson(POCDMT000040Person value) POCDMT000040AssociatedEntity.withClassCode(String... values) POCDMT000040AssociatedEntity.withClassCode(Collection<String> values) POCDMT000040AssociatedEntity.withElementId(Collection<II> values) POCDMT000040AssociatedEntity.withElementId(II... values) POCDMT000040AssociatedEntity.withNullFlavor(String... values) POCDMT000040AssociatedEntity.withNullFlavor(Collection<String> values) POCDMT000040AssociatedEntity.withRealmCode(Collection<CS> values) POCDMT000040AssociatedEntity.withRealmCode(CS... values) POCDMT000040AssociatedEntity.withScopingOrganization(POCDMT000040Organization value) POCDMT000040AssociatedEntity.withTelecom(Collection<TEL> values) POCDMT000040AssociatedEntity.withTelecom(TEL... values) POCDMT000040AssociatedEntity.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040AssociatedEntity.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040AssociatedEntity.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040AssociatedEntityModifier and TypeMethodDescriptionvoidPOCDMT000040Participant1.setAssociatedEntity(POCDMT000040AssociatedEntity value) Sets the value of the associatedEntity property.POCDMT000040Participant1.withAssociatedEntity(POCDMT000040AssociatedEntity value)