Uses of Class
org.hl7.v3.COCTMT530000UVResponsibleParty1
-
Uses of COCTMT530000UVResponsibleParty1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVResponsibleParty1Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVResponsibleParty1>COCTMT530000UVControlActEvent.responsiblePartyMethods in org.hl7.v3 that return COCTMT530000UVResponsibleParty1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVResponsibleParty1()Create an instance ofCOCTMT530000UVResponsibleParty1COCTMT530000UVResponsibleParty1.withAssignedPerson(COCTMT090102UV02AssignedPerson value) COCTMT530000UVResponsibleParty1.withNullFlavor(String... values) COCTMT530000UVResponsibleParty1.withNullFlavor(Collection<String> values) COCTMT530000UVResponsibleParty1.withRealmCode(Collection<CS> values) COCTMT530000UVResponsibleParty1.withRealmCode(CS... values) COCTMT530000UVResponsibleParty1.withTemplateId(Collection<II> values) COCTMT530000UVResponsibleParty1.withTemplateId(II... values) COCTMT530000UVResponsibleParty1.withTypeCode(String... values) COCTMT530000UVResponsibleParty1.withTypeCode(Collection<String> values) COCTMT530000UVResponsibleParty1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVResponsibleParty1Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVResponsibleParty1>ObjectFactory.createCOCTMT530000UVControlActEventResponsibleParty(COCTMT530000UVResponsibleParty1 value) jakarta.xml.bind.JAXBElement<COCTMT530000UVResponsibleParty1>COCTMT530000UVControlActEvent.getResponsibleParty()Gets the value of the responsibleParty property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVResponsibleParty1Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVResponsibleParty1>ObjectFactory.createCOCTMT530000UVControlActEventResponsibleParty(COCTMT530000UVResponsibleParty1 value) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVResponsibleParty1Modifier and TypeMethodDescriptionvoidCOCTMT530000UVControlActEvent.setResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT530000UVResponsibleParty1> value) Sets the value of the responsibleParty property.COCTMT530000UVControlActEvent.withResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT530000UVResponsibleParty1> value)