Uses of Class
org.hl7.v3.COCTMT230100UVSubject1
-
Uses of COCTMT230100UVSubject1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVSubject1Modifier and TypeFieldDescriptionprotected List<COCTMT230100UVSubject1>COCTMT230100UVMedication.subjectOf2Methods in org.hl7.v3 that return COCTMT230100UVSubject1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubject1()Create an instance ofCOCTMT230100UVSubject1COCTMT230100UVSubject1.withApproval(COCTMT230100UVApproval value) COCTMT230100UVSubject1.withNullFlavor(String... values) COCTMT230100UVSubject1.withNullFlavor(Collection<String> values) COCTMT230100UVSubject1.withRealmCode(Collection<CS> values) COCTMT230100UVSubject1.withRealmCode(CS... values) COCTMT230100UVSubject1.withTemplateId(Collection<II> values) COCTMT230100UVSubject1.withTemplateId(II... values) COCTMT230100UVSubject1.withTypeCode(ParticipationTargetSubject value) COCTMT230100UVSubject1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVSubject1Modifier and TypeMethodDescriptionCOCTMT230100UVMedication.getSubjectOf2()Gets the value of the subjectOf2 property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVSubject1Modifier and TypeMethodDescriptionCOCTMT230100UVMedication.withSubjectOf2(COCTMT230100UVSubject1... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVSubject1Modifier and TypeMethodDescriptionCOCTMT230100UVMedication.withSubjectOf2(Collection<COCTMT230100UVSubject1> values)