com.edustructures.sifworks.etranscripts
Class StudentContactsSummary

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

public class StudentContactsSummary
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
StudentContactsSummary()
          Constructor
 
Method Summary
 ParentGuardian getParentGuardian1()
          Gets the value of the <ParentGuardian1> element.
 ParentGuardian getParentGuardian2()
          Gets the value of the <ParentGuardian2> element.
 void removeParentGuardian1()
          Removes the ParentGuardian1 child element previously created by calling setParentGuardian1
 void removeParentGuardian2()
          Removes the ParentGuardian2 child element previously created by calling setParentGuardian2
 void setParentGuardian1(ParentGuardian value)
          Sets the value of the <ParentGuardian1> element.
 void setParentGuardian2(ParentGuardian value)
          Sets the value of the <ParentGuardian2> 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

StudentContactsSummary

public StudentContactsSummary()
Constructor

Method Detail

setParentGuardian1

public void setParentGuardian1(ParentGuardian value)
Sets the value of the <ParentGuardian1> element.

Parameters:
value - A ParentGuardian object
Since:
2.0

getParentGuardian1

public ParentGuardian getParentGuardian1()
Gets the value of the <ParentGuardian1> element.

Returns:
A ParentGuardian object
Since:
2.0

removeParentGuardian1

public void removeParentGuardian1()
Removes the ParentGuardian1 child element previously created by calling setParentGuardian1

Since:
2.0

setParentGuardian2

public void setParentGuardian2(ParentGuardian value)
Sets the value of the <ParentGuardian2> element.

Parameters:
value - A ParentGuardian object
Since:
2.0

getParentGuardian2

public ParentGuardian getParentGuardian2()
Gets the value of the <ParentGuardian2> element.

Returns:
A ParentGuardian object
Since:
2.0

removeParentGuardian2

public void removeParentGuardian2()
Removes the ParentGuardian2 child element previously created by calling setParentGuardian2

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.