Uses of Class
org.hl7.v3.COCTMT290000UV06AssignedEntity
-
Uses of COCTMT290000UV06AssignedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT290000UV06AssignedEntityModifier and TypeFieldDescriptionprotected COCTMT290000UV06AssignedEntityCOCTMT290000UV06Author.assignedEntityprotected COCTMT290000UV06AssignedEntityCOCTMT290000UV06Author1.assignedEntityprotected COCTMT290000UV06AssignedEntityCOCTMT290000UV06Author2.assignedEntityprotected COCTMT290000UV06AssignedEntityCOCTMT290000UV06Consultant.assignedEntityprotected COCTMT290000UV06AssignedEntityCOCTMT290000UV06Performer.assignedEntityprotected COCTMT290000UV06AssignedEntityCOCTMT290000UV06ResponsibleParty.assignedEntityprotected COCTMT290000UV06AssignedEntityCOCTMT290000UV06SecondaryPerformer.assignedEntityMethods in org.hl7.v3 that return COCTMT290000UV06AssignedEntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06AssignedEntity()Create an instance ofCOCTMT290000UV06AssignedEntityCOCTMT290000UV06Author.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT290000UV06Author1.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT290000UV06Author2.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT290000UV06Consultant.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT290000UV06Performer.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT290000UV06ResponsibleParty.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT290000UV06SecondaryPerformer.getAssignedEntity()Gets the value of the assignedEntity property.COCTMT290000UV06AssignedEntity.withAssignedDevice(jakarta.xml.bind.JAXBElement<COCTMT290000UV06Device2> value) COCTMT290000UV06AssignedEntity.withAssignedNonPersonLivingSubject(jakarta.xml.bind.JAXBElement<COCTMT290000UV06NonPersonLivingSubject> value) COCTMT290000UV06AssignedEntity.withAssignedProviderPerson(jakarta.xml.bind.JAXBElement<COCTMT290000UV06ProviderPerson> value) COCTMT290000UV06AssignedEntity.withClassCode(String value) COCTMT290000UV06AssignedEntity.withId(Collection<II> values) COCTMT290000UV06AssignedEntity.withIndirectAuthority(Collection<COCTMT290000UV06IndirectAuthorithyOver> values) COCTMT290000UV06AssignedEntity.withIndirectAuthority(COCTMT290000UV06IndirectAuthorithyOver... values) COCTMT290000UV06AssignedEntity.withNullFlavor(String... values) COCTMT290000UV06AssignedEntity.withNullFlavor(Collection<String> values) COCTMT290000UV06AssignedEntity.withRealmCode(Collection<CS> values) COCTMT290000UV06AssignedEntity.withRealmCode(CS... values) COCTMT290000UV06AssignedEntity.withTemplateId(Collection<II> values) COCTMT290000UV06AssignedEntity.withTemplateId(II... values) COCTMT290000UV06AssignedEntity.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT290000UV06AssignedEntityModifier and TypeMethodDescriptionvoidCOCTMT290000UV06Author.setAssignedEntity(COCTMT290000UV06AssignedEntity value) Sets the value of the assignedEntity property.voidCOCTMT290000UV06Author1.setAssignedEntity(COCTMT290000UV06AssignedEntity value) Sets the value of the assignedEntity property.voidCOCTMT290000UV06Author2.setAssignedEntity(COCTMT290000UV06AssignedEntity value) Sets the value of the assignedEntity property.voidCOCTMT290000UV06Consultant.setAssignedEntity(COCTMT290000UV06AssignedEntity value) Sets the value of the assignedEntity property.voidCOCTMT290000UV06Performer.setAssignedEntity(COCTMT290000UV06AssignedEntity value) Sets the value of the assignedEntity property.voidCOCTMT290000UV06ResponsibleParty.setAssignedEntity(COCTMT290000UV06AssignedEntity value) Sets the value of the assignedEntity property.voidCOCTMT290000UV06SecondaryPerformer.setAssignedEntity(COCTMT290000UV06AssignedEntity value) Sets the value of the assignedEntity property.COCTMT290000UV06Author.withAssignedEntity(COCTMT290000UV06AssignedEntity value) COCTMT290000UV06Author1.withAssignedEntity(COCTMT290000UV06AssignedEntity value) COCTMT290000UV06Author2.withAssignedEntity(COCTMT290000UV06AssignedEntity value) COCTMT290000UV06Consultant.withAssignedEntity(COCTMT290000UV06AssignedEntity value) COCTMT290000UV06Performer.withAssignedEntity(COCTMT290000UV06AssignedEntity value) COCTMT290000UV06ResponsibleParty.withAssignedEntity(COCTMT290000UV06AssignedEntity value) COCTMT290000UV06SecondaryPerformer.withAssignedEntity(COCTMT290000UV06AssignedEntity value)