|
||||||||||
| 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.programs.StudentProgramAccommodation
public class StudentProgramAccommodation
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
StudentProgramAccommodation()
Constructor |
|
| Method Summary | |
|---|---|
Accommodations |
getAccommodations()
Gets the value of the <Accommodations> element. |
java.lang.String |
getStudentParticipationRefId()
Gets the value of the <StudentParticipationRefId> element. |
StudentProgramType |
getStudentProgramType()
Gets the value of the <StudentProgramType> element. |
void |
removeAccommodations()
Removes the Accommodations child element previously created by calling setAccommodations |
void |
removeStudentProgramType()
Removes the StudentProgramType child element previously created by calling setStudentProgramType |
void |
setAccommodations(Accommodations value)
Sets the value of the <Accommodations> element. |
void |
setStudentParticipationRefId(java.lang.String value)
Sets the value of the <StudentParticipationRefId> element. |
void |
setStudentProgramType(StudentProgramType value)
Sets the value of the <StudentProgramType> 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 StudentProgramAccommodation()
| Method Detail |
|---|
public java.lang.String getStudentParticipationRefId()
<StudentParticipationRefId> element.
The SIF specification defines the meaning of this element as: "Reference to the instance of the StudentParticipation object in which the required test accommodation(s) are specified for the date of the test."
StudentParticipationRefId element of this object.public void setStudentParticipationRefId(java.lang.String value)
<StudentParticipationRefId> element.
The SIF specification defines the meaning of this element as: "Reference to the instance of the StudentParticipation object in which the required test accommodation(s) are specified for the date of the test."
value - A String objectpublic void setStudentProgramType(StudentProgramType value)
<StudentProgramType> element.
value - A StudentProgramType objectpublic StudentProgramType getStudentProgramType()
<StudentProgramType> element.
StudentProgramType objectpublic void removeStudentProgramType()
StudentProgramType child element previously created by calling setStudentProgramType
public void setAccommodations(Accommodations value)
<Accommodations> element.
value - A Accommodations objectpublic Accommodations getAccommodations()
<Accommodations> element.
Accommodations objectpublic void removeAccommodations()
Accommodations child element previously created by calling setAccommodations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||