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