Uses of Class
org.hl7.v3.COCTMT090108UVPerson
-
Uses of COCTMT090108UVPerson in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090108UVPersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090108UVPerson>COCTMT090108UVAssignedPerson.assignedPersonMethods in org.hl7.v3 that return COCTMT090108UVPersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090108UVPerson()Create an instance ofCOCTMT090108UVPersonCOCTMT090108UVPerson.withClassCode(String... values) COCTMT090108UVPerson.withClassCode(Collection<String> values) COCTMT090108UVPerson.withDeterminerCode(String value) COCTMT090108UVPerson.withName(Collection<PN> values) COCTMT090108UVPerson.withNullFlavor(String... values) COCTMT090108UVPerson.withNullFlavor(Collection<String> values) COCTMT090108UVPerson.withRealmCode(Collection<CS> values) COCTMT090108UVPerson.withRealmCode(CS... values) COCTMT090108UVPerson.withTemplateId(Collection<II> values) COCTMT090108UVPerson.withTemplateId(II... values) COCTMT090108UVPerson.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090108UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090108UVPerson>ObjectFactory.createCOCTMT090108UVAssignedPersonAssignedPerson(COCTMT090108UVPerson value) jakarta.xml.bind.JAXBElement<COCTMT090108UVPerson>COCTMT090108UVAssignedPerson.getAssignedPerson()Gets the value of the assignedPerson property.Methods in org.hl7.v3 with parameters of type COCTMT090108UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090108UVPerson>ObjectFactory.createCOCTMT090108UVAssignedPersonAssignedPerson(COCTMT090108UVPerson value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090108UVPersonModifier and TypeMethodDescriptionvoidCOCTMT090108UVAssignedPerson.setAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090108UVPerson> value) Sets the value of the assignedPerson property.COCTMT090108UVAssignedPerson.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090108UVPerson> value)