Uses of Class
org.hl7.v3.COCTMT260003UVSubject2
-
Uses of COCTMT260003UVSubject2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT260003UVSubject2Modifier and TypeFieldDescriptionprotected List<COCTMT260003UVSubject2>COCTMT260003UVDetectedMedicationIssue.subjectMethods in org.hl7.v3 that return COCTMT260003UVSubject2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVSubject2()Create an instance ofCOCTMT260003UVSubject2COCTMT260003UVSubject2.withNullFlavor(String... values) COCTMT260003UVSubject2.withNullFlavor(Collection<String> values) COCTMT260003UVSubject2.withOtherMedication(jakarta.xml.bind.JAXBElement<COCTMT260003UVOtherMedication> value) COCTMT260003UVSubject2.withOtherSupply(jakarta.xml.bind.JAXBElement<COCTMT260003UVOtherSupply> value) COCTMT260003UVSubject2.withRealmCode(Collection<CS> values) COCTMT260003UVSubject2.withRealmCode(CS... values) COCTMT260003UVSubject2.withTemplateId(Collection<II> values) COCTMT260003UVSubject2.withTemplateId(II... values) COCTMT260003UVSubject2.withTypeCode(String... values) COCTMT260003UVSubject2.withTypeCode(Collection<String> values) COCTMT260003UVSubject2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT260003UVSubject2Modifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.getSubject()Gets the value of the subject property.Methods in org.hl7.v3 with parameters of type COCTMT260003UVSubject2Modifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.withSubject(COCTMT260003UVSubject2... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT260003UVSubject2Modifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.withSubject(Collection<COCTMT260003UVSubject2> values)