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