Uses of Class
org.hl7.v3.COCTMT510000UV06ResponsibleParty2
-
Uses of COCTMT510000UV06ResponsibleParty2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT510000UV06ResponsibleParty2Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2>COCTMT510000UV06PolicyOrProgram.responsiblePartyMethods in org.hl7.v3 that return COCTMT510000UV06ResponsibleParty2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06ResponsibleParty2()Create an instance ofCOCTMT510000UV06ResponsibleParty2COCTMT510000UV06ResponsibleParty2.withFunctionCode(CD value) COCTMT510000UV06ResponsibleParty2.withNullFlavor(String... values) COCTMT510000UV06ResponsibleParty2.withNullFlavor(Collection<String> values) COCTMT510000UV06ResponsibleParty2.withRealmCode(Collection<CS> values) COCTMT510000UV06ResponsibleParty2.withRealmCode(CS... values) COCTMT510000UV06ResponsibleParty2.withSponsor(COCTMT510000UV06Sponsor value) COCTMT510000UV06ResponsibleParty2.withTemplateId(Collection<II> values) COCTMT510000UV06ResponsibleParty2.withTemplateId(II... values) COCTMT510000UV06ResponsibleParty2.withTypeCode(String... values) COCTMT510000UV06ResponsibleParty2.withTypeCode(Collection<String> values) COCTMT510000UV06ResponsibleParty2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT510000UV06ResponsibleParty2Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2>ObjectFactory.createCOCTMT510000UV06PolicyOrProgramResponsibleParty(COCTMT510000UV06ResponsibleParty2 value) jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2>COCTMT510000UV06PolicyOrProgram.getResponsibleParty()Gets the value of the responsibleParty property.Methods in org.hl7.v3 with parameters of type COCTMT510000UV06ResponsibleParty2Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2>ObjectFactory.createCOCTMT510000UV06PolicyOrProgramResponsibleParty(COCTMT510000UV06ResponsibleParty2 value) Method parameters in org.hl7.v3 with type arguments of type COCTMT510000UV06ResponsibleParty2Modifier and TypeMethodDescriptionvoidCOCTMT510000UV06PolicyOrProgram.setResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2> value) Sets the value of the responsibleParty property.COCTMT510000UV06PolicyOrProgram.withResponsibleParty(jakarta.xml.bind.JAXBElement<COCTMT510000UV06ResponsibleParty2> value)