Uses of Class
org.hl7.v3.COCTMT090003UV01AssignedEntity
-
Uses of COCTMT090003UV01AssignedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT090003UV01AssignedEntityModifier and TypeFieldDescriptionprotected COCTMT090003UV01AssignedEntityMFMIMT700711UV01Author1.assignedEntityprotected COCTMT090003UV01AssignedEntityMFMIMT700711UV01Author2.assignedEntityprotected COCTMT090003UV01AssignedEntityMFMIMT700711UV01Custodian.assignedEntityMethods in org.hl7.v3 that return COCTMT090003UV01AssignedEntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090003UV01AssignedEntity()Create an instance ofCOCTMT090003UV01AssignedEntityMFMIMT700711UV01Author1.getAssignedEntity()Gets the value of the assignedEntity property.MFMIMT700711UV01Author2.getAssignedEntity()Gets the value of the assignedEntity property.MFMIMT700711UV01Custodian.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT090003UV01AssignedEntity.withAddr(Collection<AD> values) COCTMT090003UV01AssignedEntity.withAssignedDevice(jakarta.xml.bind.JAXBElement<COCTMT090003UV01Device> value) COCTMT090003UV01AssignedEntity.withAssignedOrganization(jakarta.xml.bind.JAXBElement<COCTMT090003UV01Organization> value) COCTMT090003UV01AssignedEntity.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090003UV01Person> value) COCTMT090003UV01AssignedEntity.withClassCode(String value) COCTMT090003UV01AssignedEntity.withId(Collection<II> values) COCTMT090003UV01AssignedEntity.withNullFlavor(String... values) COCTMT090003UV01AssignedEntity.withNullFlavor(Collection<String> values) COCTMT090003UV01AssignedEntity.withRealmCode(Collection<CS> values) COCTMT090003UV01AssignedEntity.withRealmCode(CS... values) COCTMT090003UV01AssignedEntity.withRepresentedOrganization(jakarta.xml.bind.JAXBElement<COCTMT150003UV03Organization> value) COCTMT090003UV01AssignedEntity.withTelecom(Collection<TEL> values) COCTMT090003UV01AssignedEntity.withTelecom(TEL... values) COCTMT090003UV01AssignedEntity.withTemplateId(Collection<II> values) COCTMT090003UV01AssignedEntity.withTemplateId(II... values) COCTMT090003UV01AssignedEntity.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT090003UV01AssignedEntityModifier and TypeMethodDescriptionvoidMFMIMT700711UV01Author1.setAssignedEntity(COCTMT090003UV01AssignedEntity value) Sets the value of the assignedEntity property.voidMFMIMT700711UV01Author2.setAssignedEntity(COCTMT090003UV01AssignedEntity value) Sets the value of the assignedEntity property.voidMFMIMT700711UV01Custodian.setAssignedEntity(COCTMT090003UV01AssignedEntity value) Sets the value of the assignedEntity property.MFMIMT700711UV01Author1.withAssignedEntity(COCTMT090003UV01AssignedEntity value) MFMIMT700711UV01Author2.withAssignedEntity(COCTMT090003UV01AssignedEntity value) MFMIMT700711UV01Custodian.withAssignedEntity(COCTMT090003UV01AssignedEntity value)