Uses of Class
org.hl7.v3.COCTMT230100UVSubject7
-
Uses of COCTMT230100UVSubject7 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVSubject7Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT230100UVSubject7>COCTMT230100UVMedication.subjectOf5Methods in org.hl7.v3 that return COCTMT230100UVSubject7Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubject7()Create an instance ofCOCTMT230100UVSubject7COCTMT230100UVSubject7.withNullFlavor(String... values) COCTMT230100UVSubject7.withNullFlavor(Collection<String> values) COCTMT230100UVSubject7.withRealmCode(Collection<CS> values) COCTMT230100UVSubject7.withRealmCode(CS... values) COCTMT230100UVSubject7.withTemplateId(Collection<II> values) COCTMT230100UVSubject7.withTemplateId(II... values) COCTMT230100UVSubject7.withTypeCode(ParticipationTargetSubject value) COCTMT230100UVSubject7.withTypeId(II value) COCTMT230100UVSubject7.withValuedItem(COCTMT440001UVValuedItem value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVSubject7Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSubject7>ObjectFactory.createCOCTMT230100UVMedicationSubjectOf5(COCTMT230100UVSubject7 value) jakarta.xml.bind.JAXBElement<COCTMT230100UVSubject7>COCTMT230100UVMedication.getSubjectOf5()Gets the value of the subjectOf5 property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVSubject7Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT230100UVSubject7>ObjectFactory.createCOCTMT230100UVMedicationSubjectOf5(COCTMT230100UVSubject7 value) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVSubject7Modifier and TypeMethodDescriptionvoidCOCTMT230100UVMedication.setSubjectOf5(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubject7> value) Sets the value of the subjectOf5 property.COCTMT230100UVMedication.withSubjectOf5(jakarta.xml.bind.JAXBElement<COCTMT230100UVSubject7> value)