Uses of Class
org.hl7.v3.COCTMT150003UV03Person
-
Uses of COCTMT150003UV03Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT150003UV03PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT150003UV03Person>COCTMT150003UV03ContactParty.contactPersonMethods in org.hl7.v3 that return COCTMT150003UV03PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT150003UV03Person()Create an instance ofCOCTMT150003UV03PersonCOCTMT150003UV03Person.withClassCode(String... values) COCTMT150003UV03Person.withClassCode(Collection<String> values) COCTMT150003UV03Person.withDeterminerCode(String value) COCTMT150003UV03Person.withName(Collection<EN> values) COCTMT150003UV03Person.withNullFlavor(String... values) COCTMT150003UV03Person.withNullFlavor(Collection<String> values) COCTMT150003UV03Person.withRealmCode(Collection<CS> values) COCTMT150003UV03Person.withRealmCode(CS... values) COCTMT150003UV03Person.withTemplateId(Collection<II> values) COCTMT150003UV03Person.withTemplateId(II... values) COCTMT150003UV03Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT150003UV03PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT150003UV03Person>ObjectFactory.createCOCTMT150003UV03ContactPartyContactPerson(COCTMT150003UV03Person value) jakarta.xml.bind.JAXBElement<COCTMT150003UV03Person>COCTMT150003UV03ContactParty.getContactPerson()Gets the value of the contactPerson property.Methods in org.hl7.v3 with parameters of type COCTMT150003UV03PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT150003UV03Person>ObjectFactory.createCOCTMT150003UV03ContactPartyContactPerson(COCTMT150003UV03Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT150003UV03PersonModifier and TypeMethodDescriptionvoidCOCTMT150003UV03ContactParty.setContactPerson(jakarta.xml.bind.JAXBElement<COCTMT150003UV03Person> value) Sets the value of the contactPerson property.COCTMT150003UV03ContactParty.withContactPerson(jakarta.xml.bind.JAXBElement<COCTMT150003UV03Person> value)