Uses of Class
org.hl7.v3.COCTMT080000UVSubject1
-
Uses of COCTMT080000UVSubject1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVSubject1Modifier and TypeFieldDescriptionprotected List<COCTMT080000UVSubject1>COCTMT080000UVProcessStep.subject1Methods in org.hl7.v3 that return COCTMT080000UVSubject1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVSubject1()Create an instance ofCOCTMT080000UVSubject1COCTMT080000UVSubject1.withContextControlCode(String value) COCTMT080000UVSubject1.withIdentifiedContainer(COCTMT080000UVIdentifiedContainer value) COCTMT080000UVSubject1.withNullFlavor(String... values) COCTMT080000UVSubject1.withNullFlavor(Collection<String> values) COCTMT080000UVSubject1.withRealmCode(Collection<CS> values) COCTMT080000UVSubject1.withRealmCode(CS... values) COCTMT080000UVSubject1.withSequenceNumber(INT value) COCTMT080000UVSubject1.withTemplateId(Collection<II> values) COCTMT080000UVSubject1.withTemplateId(II... values) COCTMT080000UVSubject1.withTypeCode(ParticipationTargetSubject value) COCTMT080000UVSubject1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVSubject1Modifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.getSubject1()Gets the value of the subject1 property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVSubject1Modifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.withSubject1(COCTMT080000UVSubject1... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVSubject1Modifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.withSubject1(Collection<COCTMT080000UVSubject1> values)