Uses of Class
com.edustructures.sifworks.etranscripts.AssessmentHistory

Packages that use AssessmentHistory
com.edustructures.sifworks.etranscripts Classes to model Student Record Exchange Elements (SIF 2.0 Specification, Student Record Exchange Task Force
 

Uses of AssessmentHistory in com.edustructures.sifworks.etranscripts
 

Methods in com.edustructures.sifworks.etranscripts that return AssessmentHistory
 AssessmentHistory AssessmentPerformanceHistory.getAssessment(java.lang.String name, PartialDateType administrationDate, GradeLevel studentGradeLevelWhenAssessed, AssessmentReportingMethod testScoreType, java.lang.String testScore)
          Gets an AssessmentHistory object instance.
 AssessmentHistory[] AssessmentPerformanceHistory.getAssessments()
          Gets all AssessmentHistory object instances.
 

Methods in com.edustructures.sifworks.etranscripts with parameters of type AssessmentHistory
 void StudentAcademicRecord.setAssessmentPerformanceHistory(AssessmentHistory assessment)
          Sets the value of the <AssessmentPerformanceHistory> child element.
 void AssessmentPerformanceHistory.setAssessments(AssessmentHistory[] assessments)
          Sets an array of AssessmentHistory objects.
 

Constructors in com.edustructures.sifworks.etranscripts with parameters of type AssessmentHistory
AssessmentPerformanceHistory(AssessmentHistory assessment)
          Constructor that accepts values for all mandatory fields
 



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.