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