|
||||||||||
| 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.SIFKeyedElement
com.edustructures.sifworks.etranscripts.SchoolAttended
public class SchoolAttended
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
SchoolAttended()
Constructor |
|
SchoolAttended(java.lang.String refId)
Constructor that accepts values for all mandatory fields |
|
| Method Summary | |
|---|---|
java.lang.String |
getAccreditingBody()
Gets the value of the <AccreditingBody> element. |
java.lang.String |
getKey()
Gets the key of this object |
ElementDef[] |
getKeyFields()
Gets the metadata fields that make up the key of this object |
LEAInfoData |
getLEAInfoData()
Gets the value of the <LEAInfoData> element. |
MarkingSystems |
getMarkingSystems()
Gets the value of the <MarkingSystems> element. |
java.lang.String |
getRefId()
Gets the value of the RefId attribute. |
SchoolInfoData |
getSchoolInfoData()
Gets the value of the <SchoolInfoData> element. |
void |
removeLEAInfoData()
Removes the LEAInfoData child element previously created by calling setLEAInfoData |
void |
removeMarkingSystems()
Removes the MarkingSystems child element previously created by calling setMarkingSystems |
void |
removeSchoolInfoData()
Removes the SchoolInfoData child element previously created by calling setSchoolInfoData |
void |
setAccreditingBody(java.lang.String value)
Sets the value of the <AccreditingBody> element. |
void |
setLEAInfoData(LEAInfoData value)
Sets the value of the <LEAInfoData> element. |
void |
setMarkingSystems(MarkingSystems value)
Sets the value of the <MarkingSystems> element. |
void |
setRefId(java.lang.String value)
Sets the value of the RefId attribute. |
void |
setSchoolInfoData(SchoolInfoData value)
Sets the value of the <SchoolInfoData> 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, 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 SchoolAttended()
public SchoolAttended(java.lang.String refId)
refId - ID used internally to StudentAcademicRecord to avoid duplication of school-related data.| Method Detail |
|---|
public java.lang.String getKey()
getKey in class SIFElementpublic ElementDef[] getKeyFields()
public java.lang.String getRefId()
RefId attribute.
The SIF specification defines the meaning of this attribute as: "ID used internally to StudentAcademicRecord to avoid duplication of school-related data."
RefId attribute of this object.public void setRefId(java.lang.String value)
RefId attribute.
The SIF specification defines the meaning of this attribute as: "ID used internally to StudentAcademicRecord to avoid duplication of school-related data."
value - A String objectpublic void setLEAInfoData(LEAInfoData value)
<LEAInfoData> element.
value - A LEAInfoData objectpublic LEAInfoData getLEAInfoData()
<LEAInfoData> element.
LEAInfoData objectpublic void removeLEAInfoData()
LEAInfoData child element previously created by calling setLEAInfoData
public void setSchoolInfoData(SchoolInfoData value)
<SchoolInfoData> element.
value - A SchoolInfoData objectpublic SchoolInfoData getSchoolInfoData()
<SchoolInfoData> element.
SchoolInfoData objectpublic void removeSchoolInfoData()
SchoolInfoData child element previously created by calling setSchoolInfoData
public java.lang.String getAccreditingBody()
<AccreditingBody> element.
The SIF specification defines the meaning of this element as: "Accrediting body for the school."
AccreditingBody element of this object.public void setAccreditingBody(java.lang.String value)
<AccreditingBody> element.
The SIF specification defines the meaning of this element as: "Accrediting body for the school."
value - A String objectpublic void setMarkingSystems(MarkingSystems value)
<MarkingSystems> element.
value - A MarkingSystems objectpublic MarkingSystems getMarkingSystems()
<MarkingSystems> element.
MarkingSystems objectpublic void removeMarkingSystems()
MarkingSystems child element previously created by calling setMarkingSystems
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||