Uses of Class
org.hl7.v3.COCTMT030007UVStudent
-
Uses of COCTMT030007UVStudent in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030007UVStudentModifier and TypeFieldDescriptionprotected List<COCTMT030007UVStudent>COCTMT030007UVPerson.asStudentMethods in org.hl7.v3 that return COCTMT030007UVStudentModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVStudent()Create an instance ofCOCTMT030007UVStudentCOCTMT030007UVStudent.withAddr(Collection<AD> values) COCTMT030007UVStudent.withClassCode(String... values) COCTMT030007UVStudent.withClassCode(Collection<String> values) COCTMT030007UVStudent.withEffectiveTime(IVLTS value) COCTMT030007UVStudent.withId(Collection<II> values) COCTMT030007UVStudent.withNullFlavor(String... values) COCTMT030007UVStudent.withNullFlavor(Collection<String> values) COCTMT030007UVStudent.withRealmCode(Collection<CS> values) COCTMT030007UVStudent.withRealmCode(CS... values) COCTMT030007UVStudent.withSchoolOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) COCTMT030007UVStudent.withStatusCode(Collection<CS> values) COCTMT030007UVStudent.withStatusCode(CS... values) COCTMT030007UVStudent.withTelecom(Collection<TEL> values) COCTMT030007UVStudent.withTelecom(TEL... values) COCTMT030007UVStudent.withTemplateId(Collection<II> values) COCTMT030007UVStudent.withTemplateId(II... values) COCTMT030007UVStudent.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030007UVStudentModifier and TypeMethodDescriptionCOCTMT030007UVPerson.getAsStudent()Gets the value of the asStudent property.Methods in org.hl7.v3 with parameters of type COCTMT030007UVStudentModifier and TypeMethodDescriptionCOCTMT030007UVPerson.withAsStudent(COCTMT030007UVStudent... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT030007UVStudentModifier and TypeMethodDescriptionCOCTMT030007UVPerson.withAsStudent(Collection<COCTMT030007UVStudent> values)