Uses of Class
org.hl7.v3.COCTMT030203UV02Person
-
Uses of COCTMT030203UV02Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030203UV02PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT030203UV02Person>COCTMT040203UV01NotificationParty.contactPersonMethods in org.hl7.v3 that return COCTMT030203UV02PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030203UV02Person()Create an instance ofCOCTMT030203UV02PersonCOCTMT030203UV02Person.withAdministrativeGenderCode(CE value) COCTMT030203UV02Person.withBirthTime(TS value) COCTMT030203UV02Person.withClassCode(String... values) COCTMT030203UV02Person.withClassCode(Collection<String> values) COCTMT030203UV02Person.withDeterminerCode(String value) COCTMT030203UV02Person.withId(Collection<II> values) COCTMT030203UV02Person.withLanguageCommunication(Collection<COCTMT030203UV02LanguageCommunication> values) COCTMT030203UV02Person.withLanguageCommunication(COCTMT030203UV02LanguageCommunication... values) COCTMT030203UV02Person.withName(Collection<EN> values) COCTMT030203UV02Person.withNullFlavor(String... values) COCTMT030203UV02Person.withNullFlavor(Collection<String> values) COCTMT030203UV02Person.withRealmCode(Collection<CS> values) COCTMT030203UV02Person.withRealmCode(CS... values) COCTMT030203UV02Person.withTemplateId(Collection<II> values) COCTMT030203UV02Person.withTemplateId(II... values) COCTMT030203UV02Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030203UV02PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030203UV02Person>ObjectFactory.createCOCTMT040203UV01NotificationPartyContactPerson(COCTMT030203UV02Person value) jakarta.xml.bind.JAXBElement<COCTMT030203UV02Person>COCTMT040203UV01NotificationParty.getContactPerson()Gets the value of the contactPerson property.Methods in org.hl7.v3 with parameters of type COCTMT030203UV02PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030203UV02Person>ObjectFactory.createCOCTMT040203UV01NotificationPartyContactPerson(COCTMT030203UV02Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT030203UV02PersonModifier and TypeMethodDescriptionvoidCOCTMT040203UV01NotificationParty.setContactPerson(jakarta.xml.bind.JAXBElement<COCTMT030203UV02Person> value) Sets the value of the contactPerson property.COCTMT040203UV01NotificationParty.withContactPerson(jakarta.xml.bind.JAXBElement<COCTMT030203UV02Person> value)