Uses of Class
org.hl7.v3.COCTMT150000UV02Person
-
Uses of COCTMT150000UV02Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT150000UV02PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT150000UV02Person>COCTMT150000UV02ContactParty.contactPersonMethods in org.hl7.v3 that return COCTMT150000UV02PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT150000UV02Person()Create an instance ofCOCTMT150000UV02PersonCOCTMT150000UV02Person.withAsLocatedEntity(jakarta.xml.bind.JAXBElement<COCTMT070000UV01LocatedEntity> value) COCTMT150000UV02Person.withClassCode(String... values) COCTMT150000UV02Person.withClassCode(Collection<String> values) COCTMT150000UV02Person.withDeterminerCode(String value) COCTMT150000UV02Person.withName(Collection<EN> values) COCTMT150000UV02Person.withNullFlavor(String... values) COCTMT150000UV02Person.withNullFlavor(Collection<String> values) COCTMT150000UV02Person.withRealmCode(Collection<CS> values) COCTMT150000UV02Person.withRealmCode(CS... values) COCTMT150000UV02Person.withTemplateId(Collection<II> values) COCTMT150000UV02Person.withTemplateId(II... values) COCTMT150000UV02Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT150000UV02PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT150000UV02Person>ObjectFactory.createCOCTMT150000UV02ContactPartyContactPerson(COCTMT150000UV02Person value) jakarta.xml.bind.JAXBElement<COCTMT150000UV02Person>COCTMT150000UV02ContactParty.getContactPerson()Gets the value of the contactPerson property.Methods in org.hl7.v3 with parameters of type COCTMT150000UV02PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT150000UV02Person>ObjectFactory.createCOCTMT150000UV02ContactPartyContactPerson(COCTMT150000UV02Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT150000UV02PersonModifier and TypeMethodDescriptionvoidCOCTMT150000UV02ContactParty.setContactPerson(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Person> value) Sets the value of the contactPerson property.COCTMT150000UV02ContactParty.withContactPerson(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Person> value)