Uses of Class
org.hl7.v3.COCTMT230100UVSubject22
-
Uses of COCTMT230100UVSubject22 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVSubject22Modifier and TypeFieldDescriptionprotected List<COCTMT230100UVSubject22>COCTMT230100UVMedication.subjectOf3Methods in org.hl7.v3 that return COCTMT230100UVSubject22Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubject22()Create an instance ofCOCTMT230100UVSubject22COCTMT230100UVSubject22.withCharacteristic(COCTMT230100UVCharacteristic value) COCTMT230100UVSubject22.withNullFlavor(String... values) COCTMT230100UVSubject22.withNullFlavor(Collection<String> values) COCTMT230100UVSubject22.withRealmCode(Collection<CS> values) COCTMT230100UVSubject22.withRealmCode(CS... values) COCTMT230100UVSubject22.withTemplateId(Collection<II> values) COCTMT230100UVSubject22.withTemplateId(II... values) COCTMT230100UVSubject22.withTypeCode(ParticipationTargetSubject value) COCTMT230100UVSubject22.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVSubject22Modifier and TypeMethodDescriptionCOCTMT230100UVMedication.getSubjectOf3()Gets the value of the subjectOf3 property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVSubject22Modifier and TypeMethodDescriptionCOCTMT230100UVMedication.withSubjectOf3(COCTMT230100UVSubject22... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVSubject22Modifier and TypeMethodDescriptionCOCTMT230100UVMedication.withSubjectOf3(Collection<COCTMT230100UVSubject22> values)