|
||||||||||
| 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.Records
public class Records
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
Records()
Constructor |
|
| Method Summary | |
|---|---|
OtherRecords |
getOtherRecords()
Gets the value of the <OtherRecords> element. |
java.lang.String |
getStudentAcademicRecordRefId()
Gets the value of the <StudentAcademicRecordRefId> element. |
java.lang.String |
getStudentDemographicRecordRefId()
Gets the value of the <StudentDemographicRecordRefId> element. |
java.lang.String |
getStudentSpecialEducationRecordRefId()
Gets the value of the <StudentSpecialEducationRecordRefId> element. |
void |
removeOtherRecords()
Removes the OtherRecords child element previously created by calling setOtherRecords |
void |
setOtherRecords(OtherRecords value)
Sets the value of the <OtherRecords> element. |
void |
setStudentAcademicRecordRefId(java.lang.String value)
Sets the value of the <StudentAcademicRecordRefId> element. |
void |
setStudentDemographicRecordRefId(java.lang.String value)
Sets the value of the <StudentDemographicRecordRefId> element. |
void |
setStudentSpecialEducationRecordRefId(java.lang.String value)
Sets the value of the <StudentSpecialEducationRecordRefId> 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 |
|---|
public Records()
| Method Detail |
|---|
public java.lang.String getStudentDemographicRecordRefId()
<StudentDemographicRecordRefId> element.
StudentDemographicRecordRefId element of this object.public void setStudentDemographicRecordRefId(java.lang.String value)
<StudentDemographicRecordRefId> element.
value - A String objectpublic java.lang.String getStudentAcademicRecordRefId()
<StudentAcademicRecordRefId> element.
StudentAcademicRecordRefId element of this object.public void setStudentAcademicRecordRefId(java.lang.String value)
<StudentAcademicRecordRefId> element.
value - A String objectpublic java.lang.String getStudentSpecialEducationRecordRefId()
<StudentSpecialEducationRecordRefId> element.
StudentSpecialEducationRecordRefId element of this object.public void setStudentSpecialEducationRecordRefId(java.lang.String value)
<StudentSpecialEducationRecordRefId> element.
value - A String objectpublic void setOtherRecords(OtherRecords value)
<OtherRecords> element.
value - A OtherRecords objectpublic OtherRecords getOtherRecords()
<OtherRecords> element.
OtherRecords objectpublic void removeOtherRecords()
OtherRecords child element previously created by calling setOtherRecords
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||