com.edustructures.sifworks.etranscripts
Class StudentPersonalData

java.lang.Object
  extended by com.edustructures.sifworks.Element
      extended by com.edustructures.sifworks.SIFElement
          extended by com.edustructures.sifworks.etranscripts.StudentPersonalData
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class StudentPersonalData
extends SIFElement

Since:
2.0
Version:
2.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.edustructures.sifworks.Element
CURRENT_SERIALIZE_VERSION
 
Constructor Summary
StudentPersonalData()
          Constructor
 
Method Summary
 AddressList getAddressList()
          Gets the value of the <AddressList> element.
 DemographicsData getDemographicsData()
          Gets the value of the <DemographicsData> element.
 java.lang.String getEconomicDisadvantage()
          Gets the value of the <EconomicDisadvantage> element.
 java.lang.String getELL()
          Gets the value of the <ELL> element.
 java.lang.String getGiftedTalented()
          Gets the value of the <GiftedTalented> element.
 java.lang.String getHomeless()
          Gets the value of the <Homeless> element.
 java.lang.String getIDEA()
          Gets the value of the <IDEA> element.
 java.lang.String getImmigrant()
          Gets the value of the <Immigrant> element.
 java.lang.String getLocalId()
          Gets the value of the <LocalId> element.
 java.lang.String getMigrant()
          Gets the value of the <Migrant> element.
 Name getName()
          Gets the value of the <Name> element.
 java.lang.String getNeglectedDelinquent()
          Gets the value of the <NeglectedDelinquent> element.
 OtherNames getOtherNames()
          Gets the value of the <OtherNames> element.
 PhoneNumberList getPhoneNumberList()
          Gets the value of the <PhoneNumberList> element.
 java.lang.String getSection504()
          Gets the value of the <Section504> element.
 java.lang.String getSSN()
          Gets the value of the <SSN> element.
 java.lang.String getStateProvinceId()
          Gets the value of the <StateProvinceId> element.
 java.lang.String getTitle1()
          Gets the value of the <Title1> element.
 java.lang.String getVocationalConcentrator()
          Gets the value of the <VocationalConcentrator> element.
 void removeAddressList()
          Removes the AddressList child element previously created by calling setAddressList
 void removeDemographicsData()
          Removes the DemographicsData child element previously created by calling setDemographicsData
 void removeName()
          Removes the Name child element previously created by calling setName
 void removeOtherNames()
          Removes the OtherNames child element previously created by calling setOtherNames
 void removePhoneNumberList()
          Removes the PhoneNumberList child element previously created by calling setPhoneNumberList
 void setAddressList(AddressList value)
          Sets the value of the <AddressList> element.
 void setDemographicsData(DemographicsData value)
          Sets the value of the <DemographicsData> element.
 void setEconomicDisadvantage(java.lang.String value)
          Sets the value of the <EconomicDisadvantage> element as a String.
 void setEconomicDisadvantage(YesNoUnknown value)
          Sets the value of the <EconomicDisadvantage> element.
 void setELL(java.lang.String value)
          Sets the value of the <ELL> element as a String.
 void setELL(YesNoUnknown value)
          Sets the value of the <ELL> element.
 void setGiftedTalented(java.lang.String value)
          Sets the value of the <GiftedTalented> element as a String.
 void setGiftedTalented(YesNoUnknown value)
          Sets the value of the <GiftedTalented> element.
 void setHomeless(java.lang.String value)
          Sets the value of the <Homeless> element as a String.
 void setHomeless(YesNoUnknown value)
          Sets the value of the <Homeless> element.
 void setIDEA(java.lang.String value)
          Sets the value of the <IDEA> element as a String.
 void setIDEA(YesNoUnknown value)
          Sets the value of the <IDEA> element.
 void setImmigrant(java.lang.String value)
          Sets the value of the <Immigrant> element as a String.
 void setImmigrant(YesNoUnknown value)
          Sets the value of the <Immigrant> element.
 void setLocalId(java.lang.String value)
          Sets the value of the <LocalId> element.
 void setMigrant(java.lang.String value)
          Sets the value of the <Migrant> element as a String.
 void setMigrant(YesNoUnknown value)
          Sets the value of the <Migrant> element.
 void setName(Name value)
          Sets the value of the <Name> element.
 void setName(NameType type, java.lang.String lastName, java.lang.String firstName)
          Sets the value of the <Name> child element.
 void setNeglectedDelinquent(java.lang.String value)
          Sets the value of the <NeglectedDelinquent> element as a String.
 void setNeglectedDelinquent(YesNoUnknown value)
          Sets the value of the <NeglectedDelinquent> element.
 void setOtherNames(OtherNames value)
          Sets the value of the <OtherNames> element.
 void setPhoneNumberList(PhoneNumberList value)
          Sets the value of the <PhoneNumberList> element.
 void setSection504(java.lang.String value)
          Sets the value of the <Section504> element as a String.
 void setSection504(YesNoUnknown value)
          Sets the value of the <Section504> element.
 void setSSN(java.lang.String value)
          Sets the value of the <SSN> element.
 void setStateProvinceId(StatePrCode value)
          Sets the value of the <StateProvinceId> element.
 void setStateProvinceId(java.lang.String value)
          Sets the value of the <StateProvinceId> element as a String.
 void setTitle1(java.lang.String value)
          Sets the value of the <Title1> element as a String.
 void setTitle1(YesNoUnknown value)
          Sets the value of the <Title1> element.
 void setVocationalConcentrator(java.lang.String value)
          Sets the value of the <VocationalConcentrator> element as a String.
 void setVocationalConcentrator(YesNoUnknown value)
          Sets the value of the <VocationalConcentrator> element.
 
Methods inherited from class com.edustructures.sifworks.SIFElement
addChild, addChild, clone, compareGraphTo, create, effectiveSIFVersion, getChild, getChild, getChild, getChild, getChild, getChildCount, getChildList, getChildList, getChildList, getChildren, getChildren, getContent, getContent, getField, getField, getFieldCount, getFields, getFieldValue, getKey, getSIFValue, getSIFVersion, getTextValue, getXmlId, hasTextValue, removeChild, removeChild, removeChild, removeChild, restoreImplementationDef, setChanged, setChildren, setEmpty, setField, setField, setField, setField, setSIFValue, setSIFVersion, setTextValue, setXmlId, tag
 
Methods inherited from class com.edustructures.sifworks.Element
compareTo, getElementDef, getParent, getRoot, isChanged, isDoNotEncode, isEmpty, setChanged, setDoNotEncode, setElementDef, setEmpty, setParent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StudentPersonalData

public StudentPersonalData()
Constructor

Method Detail

getLocalId

public java.lang.String getLocalId()
Gets the value of the <LocalId> element.

Returns:
The LocalId element of this object.
Since:
2.0

setLocalId

public void setLocalId(java.lang.String value)
Sets the value of the <LocalId> element.

Parameters:
value - A String object
Since:
2.0

getStateProvinceId

public java.lang.String getStateProvinceId()
Gets the value of the <StateProvinceId> element.

Returns:
The StateProvinceId element of this object.
Since:
2.0

setStateProvinceId

public void setStateProvinceId(StatePrCode value)
Sets the value of the <StateProvinceId> element.

Parameters:
value - A constant defined by the StatePrCode class
Since:
2.0

setStateProvinceId

public void setStateProvinceId(java.lang.String value)
Sets the value of the <StateProvinceId> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getSSN

public java.lang.String getSSN()
Gets the value of the <SSN> element.

Returns:
The SSN element of this object.
Since:
2.0

setSSN

public void setSSN(java.lang.String value)
Sets the value of the <SSN> element.

Parameters:
value - A String object
Since:
2.0

setName

public void setName(Name value)
Sets the value of the <Name> element.

The SIF specification defines the meaning of this element as: "Name of the student. Note: Type value of 04 must be used here."

Parameters:
value - A Name object
Since:
2.0

setName

public void setName(NameType type,
                    java.lang.String lastName,
                    java.lang.String firstName)
Sets the value of the <Name> child element. This form of setName is provided as a convenience method that is functionally equivalent to the version of setName that accepts a single Name object.

Parameters:
type - Code that specifies what type of name this is. If unsure, use 04.
lastName - The last name.
firstName - The first name.
Since:
2.0

getName

public Name getName()
Gets the value of the <Name> element.

The SIF specification defines the meaning of this element as: "Name of the student. Note: Type value of 04 must be used here."

Returns:
A Name object
Since:
2.0

removeName

public void removeName()
Removes the Name child element previously created by calling setName

Since:
2.0

setOtherNames

public void setOtherNames(OtherNames value)
Sets the value of the <OtherNames> element.

The SIF specification defines the meaning of this element as: "Previous, alternate or other names or aliases associated with the student."

Parameters:
value - A OtherNames object
Since:
2.0

getOtherNames

public OtherNames getOtherNames()
Gets the value of the <OtherNames> element.

The SIF specification defines the meaning of this element as: "Previous, alternate or other names or aliases associated with the student."

Returns:
An OtherNames object
Since:
2.0

removeOtherNames

public void removeOtherNames()
Removes the OtherNames child element previously created by calling setOtherNames

Since:
2.0

setDemographicsData

public void setDemographicsData(DemographicsData value)
Sets the value of the <DemographicsData> element.

Parameters:
value - A DemographicsData object
Since:
2.0

getDemographicsData

public DemographicsData getDemographicsData()
Gets the value of the <DemographicsData> element.

Returns:
A DemographicsData object
Since:
2.0

removeDemographicsData

public void removeDemographicsData()
Removes the DemographicsData child element previously created by calling setDemographicsData

Since:
2.0

setAddressList

public void setAddressList(AddressList value)
Sets the value of the <AddressList> element.

The SIF specification defines the meaning of this element as: "The address of the student."

Parameters:
value - A AddressList object
Since:
2.0

getAddressList

public AddressList getAddressList()
Gets the value of the <AddressList> element.

The SIF specification defines the meaning of this element as: "The address of the student."

Returns:
An AddressList object
Since:
2.0

removeAddressList

public void removeAddressList()
Removes the AddressList child element previously created by calling setAddressList

Since:
2.0

setPhoneNumberList

public void setPhoneNumberList(PhoneNumberList value)
Sets the value of the <PhoneNumberList> element.

Parameters:
value - A PhoneNumberList object
Since:
2.0

getPhoneNumberList

public PhoneNumberList getPhoneNumberList()
Gets the value of the <PhoneNumberList> element.

Returns:
A PhoneNumberList object
Since:
2.0

removePhoneNumberList

public void removePhoneNumberList()
Removes the PhoneNumberList child element previously created by calling setPhoneNumberList

Since:
2.0

getIDEA

public java.lang.String getIDEA()
Gets the value of the <IDEA> element.

Returns:
The IDEA element of this object.
Since:
2.0

setIDEA

public void setIDEA(YesNoUnknown value)
Sets the value of the <IDEA> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setIDEA

public void setIDEA(java.lang.String value)
Sets the value of the <IDEA> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getMigrant

public java.lang.String getMigrant()
Gets the value of the <Migrant> element.

Returns:
The Migrant element of this object.
Since:
2.0

setMigrant

public void setMigrant(YesNoUnknown value)
Sets the value of the <Migrant> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setMigrant

public void setMigrant(java.lang.String value)
Sets the value of the <Migrant> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getTitle1

public java.lang.String getTitle1()
Gets the value of the <Title1> element.

Returns:
The Title1 element of this object.
Since:
2.0

setTitle1

public void setTitle1(YesNoUnknown value)
Sets the value of the <Title1> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setTitle1

public void setTitle1(java.lang.String value)
Sets the value of the <Title1> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getGiftedTalented

public java.lang.String getGiftedTalented()
Gets the value of the <GiftedTalented> element.

Returns:
The GiftedTalented element of this object.
Since:
2.0

setGiftedTalented

public void setGiftedTalented(YesNoUnknown value)
Sets the value of the <GiftedTalented> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setGiftedTalented

public void setGiftedTalented(java.lang.String value)
Sets the value of the <GiftedTalented> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getEconomicDisadvantage

public java.lang.String getEconomicDisadvantage()
Gets the value of the <EconomicDisadvantage> element.

Returns:
The EconomicDisadvantage element of this object.
Since:
2.0

setEconomicDisadvantage

public void setEconomicDisadvantage(YesNoUnknown value)
Sets the value of the <EconomicDisadvantage> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setEconomicDisadvantage

public void setEconomicDisadvantage(java.lang.String value)
Sets the value of the <EconomicDisadvantage> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getELL

public java.lang.String getELL()
Gets the value of the <ELL> element.

Returns:
The ELL element of this object.
Since:
2.0

setELL

public void setELL(YesNoUnknown value)
Sets the value of the <ELL> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setELL

public void setELL(java.lang.String value)
Sets the value of the <ELL> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getHomeless

public java.lang.String getHomeless()
Gets the value of the <Homeless> element.

Returns:
The Homeless element of this object.
Since:
2.0

setHomeless

public void setHomeless(YesNoUnknown value)
Sets the value of the <Homeless> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setHomeless

public void setHomeless(java.lang.String value)
Sets the value of the <Homeless> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getSection504

public java.lang.String getSection504()
Gets the value of the <Section504> element.

Returns:
The Section504 element of this object.
Since:
2.0

setSection504

public void setSection504(YesNoUnknown value)
Sets the value of the <Section504> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setSection504

public void setSection504(java.lang.String value)
Sets the value of the <Section504> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getVocationalConcentrator

public java.lang.String getVocationalConcentrator()
Gets the value of the <VocationalConcentrator> element.

Returns:
The VocationalConcentrator element of this object.
Since:
2.0

setVocationalConcentrator

public void setVocationalConcentrator(YesNoUnknown value)
Sets the value of the <VocationalConcentrator> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setVocationalConcentrator

public void setVocationalConcentrator(java.lang.String value)
Sets the value of the <VocationalConcentrator> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getImmigrant

public java.lang.String getImmigrant()
Gets the value of the <Immigrant> element.

Returns:
The Immigrant element of this object.
Since:
2.0

setImmigrant

public void setImmigrant(YesNoUnknown value)
Sets the value of the <Immigrant> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setImmigrant

public void setImmigrant(java.lang.String value)
Sets the value of the <Immigrant> element as a String.

Parameters:
value - The value as a String
Since:
2.0

getNeglectedDelinquent

public java.lang.String getNeglectedDelinquent()
Gets the value of the <NeglectedDelinquent> element.

Returns:
The NeglectedDelinquent element of this object.
Since:
2.0

setNeglectedDelinquent

public void setNeglectedDelinquent(YesNoUnknown value)
Sets the value of the <NeglectedDelinquent> element.

Parameters:
value - A constant defined by the YesNoUnknown class
Since:
2.0

setNeglectedDelinquent

public void setNeglectedDelinquent(java.lang.String value)
Sets the value of the <NeglectedDelinquent> element as a String.

Parameters:
value - The value as a String
Since:
2.0


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.