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