Uses of Class
org.hl7.v3.COCTMT080000UVSubject2
-
Uses of COCTMT080000UVSubject2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVSubject2Modifier and TypeFieldDescriptionprotected List<COCTMT080000UVSubject2>COCTMT080000UVProcessStep.subject2Methods in org.hl7.v3 that return COCTMT080000UVSubject2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVSubject2()Create an instance ofCOCTMT080000UVSubject2COCTMT080000UVSubject2.withContextControlCode(String value) COCTMT080000UVSubject2.withIdentifiedHolder(COCTMT080000UVIdentifiedHolder value) COCTMT080000UVSubject2.withNullFlavor(String... values) COCTMT080000UVSubject2.withNullFlavor(Collection<String> values) COCTMT080000UVSubject2.withRealmCode(Collection<CS> values) COCTMT080000UVSubject2.withRealmCode(CS... values) COCTMT080000UVSubject2.withSequenceNumber(INT value) COCTMT080000UVSubject2.withTemplateId(Collection<II> values) COCTMT080000UVSubject2.withTemplateId(II... values) COCTMT080000UVSubject2.withTypeCode(ParticipationTargetSubject value) COCTMT080000UVSubject2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVSubject2Modifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.getSubject2()Gets the value of the subject2 property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVSubject2Modifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.withSubject2(COCTMT080000UVSubject2... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVSubject2Modifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.withSubject2(Collection<COCTMT080000UVSubject2> values)