Uses of Class
org.hl7.v3.COCTMT090003UV01Person
-
Uses of COCTMT090003UV01Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090003UV01PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090003UV01Person>COCTMT090003UV01AssignedEntity.assignedPersonMethods in org.hl7.v3 that return COCTMT090003UV01PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090003UV01Person()Create an instance ofCOCTMT090003UV01PersonCOCTMT090003UV01Person.withClassCode(String... values) COCTMT090003UV01Person.withClassCode(Collection<String> values) COCTMT090003UV01Person.withDeterminerCode(String value) COCTMT090003UV01Person.withName(Collection<EN> values) COCTMT090003UV01Person.withNullFlavor(String... values) COCTMT090003UV01Person.withNullFlavor(Collection<String> values) COCTMT090003UV01Person.withRealmCode(Collection<CS> values) COCTMT090003UV01Person.withRealmCode(CS... values) COCTMT090003UV01Person.withTemplateId(Collection<II> values) COCTMT090003UV01Person.withTemplateId(II... values) COCTMT090003UV01Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090003UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090003UV01Person>ObjectFactory.createCOCTMT090003UV01AssignedEntityAssignedPerson(COCTMT090003UV01Person value) jakarta.xml.bind.JAXBElement<COCTMT090003UV01Person>COCTMT090003UV01AssignedEntity.getAssignedPerson()Gets the value of the assignedPerson property.Methods in org.hl7.v3 with parameters of type COCTMT090003UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090003UV01Person>ObjectFactory.createCOCTMT090003UV01AssignedEntityAssignedPerson(COCTMT090003UV01Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090003UV01PersonModifier and TypeMethodDescriptionvoidCOCTMT090003UV01AssignedEntity.setAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090003UV01Person> value) Sets the value of the assignedPerson property.COCTMT090003UV01AssignedEntity.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090003UV01Person> value)