com.edustructures.sifworks.etranscripts
Class LEAInfoData

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

public class LEAInfoData
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
LEAInfoData()
          Constructor
 
Method Summary
 java.lang.String getLEAName()
          Gets the value of the <LEAName> element.
 java.lang.String getLocalId()
          Gets the value of the <LocalId> element.
 java.lang.String getNCESId()
          Gets the value of the <NCESId> element.
 java.lang.String getStateProvinceId()
          Gets the value of the <StateProvinceId> element.
 void setLEAName(java.lang.String value)
          Sets the value of the <LEAName> element.
 void setLocalId(java.lang.String value)
          Sets the value of the <LocalId> element.
 void setNCESId(java.lang.String value)
          Sets the value of the <NCESId> 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.
 
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

LEAInfoData

public LEAInfoData()
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

getNCESId

public java.lang.String getNCESId()
Gets the value of the <NCESId> element.

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

setNCESId

public void setNCESId(java.lang.String value)
Sets the value of the <NCESId> element.

Parameters:
value - A String object
Since:
2.0

getLEAName

public java.lang.String getLEAName()
Gets the value of the <LEAName> element.

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

setLEAName

public void setLEAName(java.lang.String value)
Sets the value of the <LEAName> element.

Parameters:
value - A String object
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.