Uses of Class
org.hl7.v3.COCTMT060000UV01Subject
-
Uses of COCTMT060000UV01Subject in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT060000UV01SubjectModifier and TypeFieldDescriptionprotected List<COCTMT060000UV01Subject>COCTMT060000UV01Transportation.subjectMethods in org.hl7.v3 that return COCTMT060000UV01SubjectModifier and TypeMethodDescriptionObjectFactory.createCOCTMT060000UV01Subject()Create an instance ofCOCTMT060000UV01SubjectCOCTMT060000UV01Subject.withNullFlavor(String... values) COCTMT060000UV01Subject.withNullFlavor(Collection<String> values) COCTMT060000UV01Subject.withRealmCode(Collection<CS> values) COCTMT060000UV01Subject.withRealmCode(CS... values) COCTMT060000UV01Subject.withRoleTransport(COCTMT060000UV01RoleTransport value) COCTMT060000UV01Subject.withTemplateId(Collection<II> values) COCTMT060000UV01Subject.withTemplateId(II... values) COCTMT060000UV01Subject.withTypeCode(ParticipationTargetSubject value) COCTMT060000UV01Subject.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT060000UV01SubjectModifier and TypeMethodDescriptionCOCTMT060000UV01Transportation.getSubject()Gets the value of the subject property.Methods in org.hl7.v3 with parameters of type COCTMT060000UV01SubjectModifier and TypeMethodDescriptionCOCTMT060000UV01Transportation.withSubject(COCTMT060000UV01Subject... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT060000UV01SubjectModifier and TypeMethodDescriptionCOCTMT060000UV01Transportation.withSubject(Collection<COCTMT060000UV01Subject> values)