Uses of Class
org.hl7.v3.COCTMT150007UVPerson
-
Uses of COCTMT150007UVPerson in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT150007UVPersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT150007UVPerson>COCTMT150007UVContactParty.contactPersonMethods in org.hl7.v3 that return COCTMT150007UVPersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT150007UVPerson()Create an instance ofCOCTMT150007UVPersonCOCTMT150007UVPerson.withClassCode(String... values) COCTMT150007UVPerson.withClassCode(Collection<String> values) COCTMT150007UVPerson.withDeterminerCode(String value) COCTMT150007UVPerson.withName(Collection<PN> values) COCTMT150007UVPerson.withNullFlavor(String... values) COCTMT150007UVPerson.withNullFlavor(Collection<String> values) COCTMT150007UVPerson.withRealmCode(Collection<CS> values) COCTMT150007UVPerson.withRealmCode(CS... values) COCTMT150007UVPerson.withTemplateId(Collection<II> values) COCTMT150007UVPerson.withTemplateId(II... values) COCTMT150007UVPerson.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT150007UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT150007UVPerson>ObjectFactory.createCOCTMT150007UVContactPartyContactPerson(COCTMT150007UVPerson value) jakarta.xml.bind.JAXBElement<COCTMT150007UVPerson>COCTMT150007UVContactParty.getContactPerson()Gets the value of the contactPerson property.Methods in org.hl7.v3 with parameters of type COCTMT150007UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT150007UVPerson>ObjectFactory.createCOCTMT150007UVContactPartyContactPerson(COCTMT150007UVPerson value) Method parameters in org.hl7.v3 with type arguments of type COCTMT150007UVPersonModifier and TypeMethodDescriptionvoidCOCTMT150007UVContactParty.setContactPerson(jakarta.xml.bind.JAXBElement<COCTMT150007UVPerson> value) Sets the value of the contactPerson property.COCTMT150007UVContactParty.withContactPerson(jakarta.xml.bind.JAXBElement<COCTMT150007UVPerson> value)