Uses of Class
org.hl7.v3.COCTMT230100UVSubject4
-
Uses of COCTMT230100UVSubject4 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT230100UVSubject4Modifier and TypeFieldDescriptionprotected List<COCTMT230100UVSubject4>COCTMT230100UVPart.subjectOfMethods in org.hl7.v3 that return COCTMT230100UVSubject4Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVSubject4()Create an instance ofCOCTMT230100UVSubject4COCTMT230100UVSubject4.withCharacteristic(COCTMT230100UVCharacteristic value) COCTMT230100UVSubject4.withNullFlavor(String... values) COCTMT230100UVSubject4.withNullFlavor(Collection<String> values) COCTMT230100UVSubject4.withRealmCode(Collection<CS> values) COCTMT230100UVSubject4.withRealmCode(CS... values) COCTMT230100UVSubject4.withTemplateId(Collection<II> values) COCTMT230100UVSubject4.withTemplateId(II... values) COCTMT230100UVSubject4.withTypeCode(ParticipationTargetSubject value) COCTMT230100UVSubject4.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT230100UVSubject4Modifier and TypeMethodDescriptionCOCTMT230100UVPart.getSubjectOf()Gets the value of the subjectOf property.Methods in org.hl7.v3 with parameters of type COCTMT230100UVSubject4Modifier and TypeMethodDescriptionCOCTMT230100UVPart.withSubjectOf(COCTMT230100UVSubject4... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT230100UVSubject4Modifier and TypeMethodDescriptionCOCTMT230100UVPart.withSubjectOf(Collection<COCTMT230100UVSubject4> values)