Uses of Class
com.edustructures.sifworks.common.AddressList

Packages that use AddressList
com.edustructures.sifworks.etranscripts Classes to model Student Record Exchange Elements (SIF 2.0 Specification, Student Record Exchange Task Force
com.edustructures.sifworks.hrfin Classes to model Human Resources & Financials Elements (SIF 2.0 Specification, Human Resources and Financials Working Group
com.edustructures.sifworks.student Classes to model Student Information Elements (SIF 2.0 Specification, Student Information Working Group
 

Uses of AddressList in com.edustructures.sifworks.etranscripts
 

Methods in com.edustructures.sifworks.etranscripts that return AddressList
 AddressList StudentPersonalData.getAddressList()
          Gets the value of the <AddressList> element.
 AddressList StaffPersonalData.getAddressList()
          Gets the value of the <AddressList> element.
 AddressList SchoolInfoData.getAddressList()
          Gets the value of the <AddressList> element.
 AddressList ParentGuardian.getAddressList()
          Gets the value of the <AddressList> element.
 

Methods in com.edustructures.sifworks.etranscripts with parameters of type AddressList
 void StudentPersonalData.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void StaffPersonalData.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void SchoolInfoData.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void ParentGuardian.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 

Uses of AddressList in com.edustructures.sifworks.hrfin
 

Methods in com.edustructures.sifworks.hrfin that return AddressList
 AddressList LocationInfo.getAddressList()
          Gets the value of the <AddressList> element.
 AddressList EmployeePersonal.getAddressList()
          Gets the value of the <AddressList> element.
 

Methods in com.edustructures.sifworks.hrfin with parameters of type AddressList
 void LocationInfo.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void EmployeePersonal.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 

Uses of AddressList in com.edustructures.sifworks.student
 

Methods in com.edustructures.sifworks.student that return AddressList
 AddressList StudentContact.getAddressList()
          Gets the value of the <AddressList> element.
 AddressList StaffPersonal.getAddressList()
          Gets the value of the <AddressList> element.
 AddressList SchoolInfo.getAddressList()
          Gets the value of the <AddressList> element.
 AddressList LEAInfo.getAddressList()
          Gets the value of the <AddressList> element.
 

Methods in com.edustructures.sifworks.student with parameters of type AddressList
 void StudentContact.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void StaffPersonal.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void SchoolInfo.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void LEAInfo.setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 



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.