Uses of Class
org.hl7.v3.COCTMT040203UV01NotificationParty
-
Uses of COCTMT040203UV01NotificationParty in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT040203UV01NotificationPartyModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>MCCIMT000100UV01Organization.notificationPartyprotected jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>MCCIMT000300UV01Organization.notificationPartyMethods in org.hl7.v3 that return COCTMT040203UV01NotificationPartyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT040203UV01NotificationParty()Create an instance ofCOCTMT040203UV01NotificationPartyCOCTMT040203UV01NotificationParty.withAddr(Collection<AD> values) COCTMT040203UV01NotificationParty.withClassCode(RoleClassContact value) COCTMT040203UV01NotificationParty.withContactOrganization(jakarta.xml.bind.JAXBElement<COCTMT150003UV03Organization> value) COCTMT040203UV01NotificationParty.withContactPerson(jakarta.xml.bind.JAXBElement<COCTMT030203UV02Person> value) COCTMT040203UV01NotificationParty.withId(Collection<II> values) COCTMT040203UV01NotificationParty.withNullFlavor(String... values) COCTMT040203UV01NotificationParty.withNullFlavor(Collection<String> values) COCTMT040203UV01NotificationParty.withRealmCode(Collection<CS> values) COCTMT040203UV01NotificationParty.withRealmCode(CS... values) COCTMT040203UV01NotificationParty.withTelecom(Collection<TEL> values) COCTMT040203UV01NotificationParty.withTelecom(TEL... values) COCTMT040203UV01NotificationParty.withTemplateId(Collection<II> values) COCTMT040203UV01NotificationParty.withTemplateId(II... values) COCTMT040203UV01NotificationParty.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT040203UV01NotificationPartyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>ObjectFactory.createMCCIMT000100UV01OrganizationNotificationParty(COCTMT040203UV01NotificationParty value) jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>ObjectFactory.createMCCIMT000300UV01OrganizationNotificationParty(COCTMT040203UV01NotificationParty value) jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>MCCIMT000100UV01Organization.getNotificationParty()Gets the value of the notificationParty property.jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>MCCIMT000300UV01Organization.getNotificationParty()Gets the value of the notificationParty property.Methods in org.hl7.v3 with parameters of type COCTMT040203UV01NotificationPartyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>ObjectFactory.createMCCIMT000100UV01OrganizationNotificationParty(COCTMT040203UV01NotificationParty value) jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty>ObjectFactory.createMCCIMT000300UV01OrganizationNotificationParty(COCTMT040203UV01NotificationParty value) Method parameters in org.hl7.v3 with type arguments of type COCTMT040203UV01NotificationPartyModifier and TypeMethodDescriptionvoidMCCIMT000100UV01Organization.setNotificationParty(jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty> value) Sets the value of the notificationParty property.voidMCCIMT000300UV01Organization.setNotificationParty(jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty> value) Sets the value of the notificationParty property.MCCIMT000100UV01Organization.withNotificationParty(jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty> value) MCCIMT000300UV01Organization.withNotificationParty(jakarta.xml.bind.JAXBElement<COCTMT040203UV01NotificationParty> value)