Uses of Class
org.hl7.v3.COCTMT300000UV04Performer1
-
Uses of COCTMT300000UV04Performer1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT300000UV04Performer1Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT300000UV04Performer1>COCTMT300000UV04SupplyEvent.performerMethods in org.hl7.v3 that return COCTMT300000UV04Performer1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT300000UV04Performer1()Create an instance ofCOCTMT300000UV04Performer1COCTMT300000UV04Performer1.withHealthCareProvider(COCTMT300000UV04HealthCareProvider value) COCTMT300000UV04Performer1.withNullFlavor(String... values) COCTMT300000UV04Performer1.withNullFlavor(Collection<String> values) COCTMT300000UV04Performer1.withRealmCode(Collection<CS> values) COCTMT300000UV04Performer1.withRealmCode(CS... values) COCTMT300000UV04Performer1.withTemplateId(Collection<II> values) COCTMT300000UV04Performer1.withTemplateId(II... values) COCTMT300000UV04Performer1.withTypeCode(ParticipationPhysicalPerformer value) COCTMT300000UV04Performer1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT300000UV04Performer1Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT300000UV04Performer1>ObjectFactory.createCOCTMT300000UV04SupplyEventPerformer(COCTMT300000UV04Performer1 value) jakarta.xml.bind.JAXBElement<COCTMT300000UV04Performer1>COCTMT300000UV04SupplyEvent.getPerformer()Gets the value of the performer property.Methods in org.hl7.v3 with parameters of type COCTMT300000UV04Performer1Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT300000UV04Performer1>ObjectFactory.createCOCTMT300000UV04SupplyEventPerformer(COCTMT300000UV04Performer1 value) Method parameters in org.hl7.v3 with type arguments of type COCTMT300000UV04Performer1Modifier and TypeMethodDescriptionvoidCOCTMT300000UV04SupplyEvent.setPerformer(jakarta.xml.bind.JAXBElement<COCTMT300000UV04Performer1> value) Sets the value of the performer property.COCTMT300000UV04SupplyEvent.withPerformer(jakarta.xml.bind.JAXBElement<COCTMT300000UV04Performer1> value)