Uses of Class
org.hl7.v3.COCTMT150007UVContactParty
-
Uses of COCTMT150007UVContactParty in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT150007UVContactPartyModifier and TypeFieldDescriptionprotected List<COCTMT150007UVContactParty>COCTMT150007UVOrganization.contactPartyMethods in org.hl7.v3 that return COCTMT150007UVContactPartyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT150007UVContactParty()Create an instance ofCOCTMT150007UVContactPartyCOCTMT150007UVContactParty.withAddr(Collection<AD> values) COCTMT150007UVContactParty.withClassCode(RoleClassContact value) COCTMT150007UVContactParty.withContactPerson(jakarta.xml.bind.JAXBElement<COCTMT150007UVPerson> value) COCTMT150007UVContactParty.withId(Collection<II> values) COCTMT150007UVContactParty.withNullFlavor(String... values) COCTMT150007UVContactParty.withNullFlavor(Collection<String> values) COCTMT150007UVContactParty.withRealmCode(Collection<CS> values) COCTMT150007UVContactParty.withRealmCode(CS... values) COCTMT150007UVContactParty.withTelecom(Collection<TEL> values) COCTMT150007UVContactParty.withTelecom(TEL... values) COCTMT150007UVContactParty.withTemplateId(Collection<II> values) COCTMT150007UVContactParty.withTemplateId(II... values) COCTMT150007UVContactParty.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT150007UVContactPartyModifier and TypeMethodDescriptionCOCTMT150007UVOrganization.getContactParty()Gets the value of the contactParty property.Methods in org.hl7.v3 with parameters of type COCTMT150007UVContactPartyModifier and TypeMethodDescriptionCOCTMT150007UVOrganization.withContactParty(COCTMT150007UVContactParty... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT150007UVContactPartyModifier and TypeMethodDescriptionCOCTMT150007UVOrganization.withContactParty(Collection<COCTMT150007UVContactParty> values)