|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.Element
com.edustructures.sifworks.SIFElement
com.edustructures.sifworks.etranscripts.LEAInfoData
public class LEAInfoData
| 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 |
|---|
public LEAInfoData()
| Method Detail |
|---|
public java.lang.String getLocalId()
<LocalId> element.
LocalId element of this object.public void setLocalId(java.lang.String value)
<LocalId> element.
value - A String objectpublic java.lang.String getStateProvinceId()
<StateProvinceId> element.
StateProvinceId element of this object.public void setStateProvinceId(StatePrCode value)
<StateProvinceId> element.
value - A constant defined by the StatePrCode classpublic void setStateProvinceId(java.lang.String value)
<StateProvinceId> element as a String.
value - The value as a Stringpublic java.lang.String getNCESId()
<NCESId> element.
NCESId element of this object.public void setNCESId(java.lang.String value)
<NCESId> element.
value - A String objectpublic java.lang.String getLEAName()
<LEAName> element.
LEAName element of this object.public void setLEAName(java.lang.String value)
<LEAName> element.
value - A String object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||