|
||||||||||
| 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.SIFDataObject
com.edustructures.sifworks.programs.StudentPlacement
public class StudentPlacement
This object contains information specific to support programs in which students have been placed. SIF_Events are reported.
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
StudentPlacement()
Constructor |
|
StudentPlacement(java.lang.String refId,
java.lang.String studentParticipationRefId,
java.lang.String studentPersonalRefId,
Service service)
Constructor that accepts values for all mandatory fields |
|
| Method Summary | |
|---|---|
java.lang.String |
getAgencyType()
Gets the value of the <AgencyType> element. |
java.lang.Boolean |
getAssistiveTechnology()
Gets the value of the <AssistiveTechnology> element. |
TimeUnit |
getDirectTime()
Gets the value of the <DirectTime> element. |
java.util.Calendar |
getEndDate()
Gets the value of the <EndDate> element. |
java.lang.String |
getEntryPerson()
Gets the value of the <EntryPerson> element. |
FrequencyTime |
getFrequencyTime()
Gets the value of the <FrequencyTime> element. |
java.lang.Boolean |
getIncludedInSpecialEducationFTE()
Gets the value of the <IncludedInSpecialEducationFTE> element. |
TimeUnit |
getIndirectTime()
Gets the value of the <IndirectTime> 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 |
java.util.Calendar |
getLatestStartDate()
Gets the value of the <LatestStartDate> element. |
java.lang.String |
getRefId()
Gets the value of the RefId attribute. |
SIF_RefId |
getSchoolWhereServiceDelivered()
Gets the value of the <SchoolWhereServiceDelivered> element. |
Service |
getService()
Gets the value of the <Service> element. |
java.lang.String |
getServiceCategory()
Gets the value of the <ServiceCategory> element. |
ServiceFundingSources |
getServiceFundingSources()
Gets the value of the <ServiceFundingSources> element. |
java.lang.String |
getServiceProviderAgency()
Gets the value of the <ServiceProviderAgency> element. |
java.lang.String |
getServiceProviderName()
Gets the value of the <ServiceProviderName> element. |
ServiceProviderType |
getServiceProviderType()
Gets the value of the <ServiceProviderType> element. |
ServiceSetting |
getServiceSetting()
Gets the value of the <ServiceSetting> element. |
SIF_RefId |
getServicingPublicAgency()
Gets the value of the <ServicingPublicAgency> element. |
SIF_RefId |
getServicingSchool()
Gets the value of the <ServicingSchool> element. |
java.lang.Boolean |
getSpecialNeedsTransportation()
Gets the value of the <SpecialNeedsTransportation> element. |
java.util.Calendar |
getStartDate()
Gets the value of the <StartDate> element. |
java.lang.String |
getStudentParticipationRefId()
Gets the value of the StudentParticipationRefId attribute. |
java.lang.String |
getStudentPersonalRefId()
Gets the value of the StudentPersonalRefId attribute. |
java.util.Calendar |
getStudentPlacementAsOfDate()
Gets the value of the <StudentPlacementAsOfDate> element. |
TimeUnit |
getTotalServiceDuration()
Gets the value of the <TotalServiceDuration> element. |
ProgramAvailability |
getWhenServiceProvided()
Gets the value of the <WhenServiceProvided> element. |
void |
removeDirectTime()
Removes the DirectTime child element previously created by calling setDirectTime |
void |
removeFrequencyTime()
Removes the FrequencyTime child element previously created by calling setFrequencyTime |
void |
removeIndirectTime()
Removes the IndirectTime child element previously created by calling setIndirectTime |
void |
removeSchoolWhereServiceDelivered()
Removes the SchoolWhereServiceDelivered child element previously created by calling setSchoolWhereServiceDelivered |
void |
removeService()
Removes the Service child element previously created by calling setService |
void |
removeServiceFundingSources()
Removes the ServiceFundingSources child element previously created by calling setServiceFundingSources |
void |
removeServiceProviderType()
Removes the ServiceProviderType child element previously created by calling setServiceProviderType |
void |
removeServiceSetting()
Removes the ServiceSetting child element previously created by calling setServiceSetting |
void |
removeServicingPublicAgency()
Removes the ServicingPublicAgency child element previously created by calling setServicingPublicAgency |
void |
removeServicingSchool()
Removes the ServicingSchool child element previously created by calling setServicingSchool |
void |
removeTotalServiceDuration()
Removes the TotalServiceDuration child element previously created by calling setTotalServiceDuration |
void |
removeWhenServiceProvided()
Removes the WhenServiceProvided child element previously created by calling setWhenServiceProvided |
void |
setAgencyType(java.lang.String value)
Sets the value of the <AgencyType> element. |
void |
setAssistiveTechnology(java.lang.Boolean value)
Sets the value of the <AssistiveTechnology> element. |
void |
setDirectTime(DurationUnit unitOfMeasure,
java.math.BigDecimal value)
Sets the value of the <DirectTime> child element. |
void |
setDirectTime(TimeUnit value)
Sets the value of the <DirectTime> element. |
void |
setEndDate(java.util.Calendar value)
Sets the value of the <EndDate> element. |
void |
setEntryPerson(java.lang.String value)
Sets the value of the <EntryPerson> element. |
void |
setFrequencyTime(FrequencyTime value)
Sets the value of the <FrequencyTime> element. |
void |
setIncludedInSpecialEducationFTE(java.lang.Boolean value)
Sets the value of the <IncludedInSpecialEducationFTE> element. |
void |
setIndirectTime(DurationUnit unitOfMeasure,
java.math.BigDecimal value)
Sets the value of the <IndirectTime> child element. |
void |
setIndirectTime(TimeUnit value)
Sets the value of the <IndirectTime> element. |
void |
setLatestStartDate(java.util.Calendar value)
Sets the value of the <LatestStartDate> element. |
void |
setRefId(java.lang.String value)
Sets the value of the RefId attribute. |
void |
setSchoolWhereServiceDelivered(SIF_RefId value)
Sets the value of the <SchoolWhereServiceDelivered> element. |
void |
setSchoolWhereServiceDelivered(java.lang.String sifRefObject,
java.lang.String value)
Sets the value of the <SchoolWhereServiceDelivered> child element. |
void |
setService(Service value)
Sets the value of the <Service> element. |
void |
setService(java.lang.String codeType,
ServiceCode code,
ServiceTypeValue type)
Sets the value of the <Service> child element. |
void |
setServiceCategory(ServiceCategory value)
Sets the value of the <ServiceCategory> element. |
void |
setServiceCategory(java.lang.String value)
Sets the value of the <ServiceCategory> element as a String. |
void |
setServiceFundingSources(ServiceFundingSources value)
Sets the value of the <ServiceFundingSources> element. |
void |
setServiceProviderAgency(java.lang.String value)
Sets the value of the <ServiceProviderAgency> element. |
void |
setServiceProviderName(java.lang.String value)
Sets the value of the <ServiceProviderName> element. |
void |
setServiceProviderType(ServiceProviderType value)
Sets the value of the <ServiceProviderType> element. |
void |
setServiceSetting(ServiceSetting value)
Sets the value of the <ServiceSetting> element. |
void |
setServiceSetting(java.lang.String codeType,
ServiceSettingCode code)
Sets the value of the <ServiceSetting> child element. |
void |
setServicingPublicAgency(SIF_RefId value)
Sets the value of the <ServicingPublicAgency> element. |
void |
setServicingPublicAgency(java.lang.String sifRefObject,
java.lang.String value)
Sets the value of the <ServicingPublicAgency> child element. |
void |
setServicingSchool(SIF_RefId value)
Sets the value of the <ServicingSchool> element. |
void |
setServicingSchool(java.lang.String sifRefObject,
java.lang.String value)
Sets the value of the <ServicingSchool> child element. |
void |
setSpecialNeedsTransportation(java.lang.Boolean value)
Sets the value of the <SpecialNeedsTransportation> element. |
void |
setStartDate(java.util.Calendar value)
Sets the value of the <StartDate> element. |
void |
setStudentParticipationRefId(java.lang.String value)
Sets the value of the StudentParticipationRefId attribute. |
void |
setStudentPersonalRefId(java.lang.String value)
Sets the value of the StudentPersonalRefId attribute. |
void |
setStudentPlacementAsOfDate(java.util.Calendar value)
Sets the value of the <StudentPlacementAsOfDate> element. |
void |
setTotalServiceDuration(DurationUnit unitOfMeasure,
java.math.BigDecimal value)
Sets the value of the <TotalServiceDuration> child element. |
void |
setTotalServiceDuration(TimeUnit value)
Sets the value of the <TotalServiceDuration> element. |
void |
setWhenServiceProvided(ProgramAvailability value)
Sets the value of the <WhenServiceProvided> element. |
void |
setWhenServiceProvided(ProgramAvailabilityCode code)
Sets the value of the <WhenServiceProvided> child element. |
| Methods inherited from class com.edustructures.sifworks.SIFDataObject |
|---|
addSIFExtendedElement, clone, getElementOrAttribute, getObjectTag, getObjectType, getSIFExtendedElement, getSIFExtendedElements, getSIFExtendedElementsContainer, getSIFMetadata, getSIFVersion, setElementOrAttribute, setElementOrAttribute, setElementOrAttribute, setSIFExtendedElements, setSIFExtendedElementsContainer, setSIFMetadata, setSIFVersion, toXML |
| Methods inherited from class com.edustructures.sifworks.SIFElement |
|---|
addChild, addChild, compareGraphTo, create, effectiveSIFVersion, getChild, getChild, getChild, getChild, getChild, getChildCount, getChildList, getChildList, getChildList, getChildren, getChildren, getContent, getContent, getField, getField, getFieldCount, getFields, getFieldValue, getSIFValue, getTextValue, getXmlId, hasTextValue, removeChild, removeChild, removeChild, removeChild, restoreImplementationDef, setChanged, setChildren, setEmpty, setField, setField, setField, setField, setSIFValue, 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 StudentPlacement()
public StudentPlacement(java.lang.String refId,
java.lang.String studentParticipationRefId,
java.lang.String studentPersonalRefId,
Service service)
refId - This is the unique identification codestudentParticipationRefId - This is the reference code for student eligibility for participationstudentPersonalRefId - The GUID of the student that this object is linked to.service - Specialized instruction or related service provided to this student.| 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: "This is the unique identification code"
getRefId in class SIFDataObjectRefId attribute of this object.public void setRefId(java.lang.String value)
RefId attribute.
The SIF specification defines the meaning of this attribute as: "This is the unique identification code"
value - A String objectpublic java.lang.String getStudentParticipationRefId()
StudentParticipationRefId attribute.
The SIF specification defines the meaning of this attribute as: "This is the reference code for student eligibility for participation"
StudentParticipationRefId attribute of this object.public void setStudentParticipationRefId(java.lang.String value)
StudentParticipationRefId attribute.
The SIF specification defines the meaning of this attribute as: "This is the reference code for student eligibility for participation"
value - A String objectpublic java.lang.String getStudentPersonalRefId()
StudentPersonalRefId attribute.
The SIF specification defines the meaning of this attribute as: "The GUID of the student that this object is linked to."
StudentPersonalRefId attribute of this object.public void setStudentPersonalRefId(java.lang.String value)
StudentPersonalRefId attribute.
The SIF specification defines the meaning of this attribute as: "The GUID of the student that this object is linked to."
value - A String objectpublic void setService(Service value)
<Service> element.
The SIF specification defines the meaning of this element as: "Specialized instruction or related service provided to this student."
value - A Service object
public void setService(java.lang.String codeType,
ServiceCode code,
ServiceTypeValue type)
<Service> child element.
This form of setService is provided as a convenience method
that is functionally equivalent to the version of setService
that accepts a single Service object.
codeType - if CodeType is "NCES" then the codes used is NCES 0273 Student Support Service Type [NCES Handbooks] or 0274 Student/Family Program Type [NCES Handbooks], depending on the value of the Type attributecode - Specialized instruction or related / transitional service provided to this student.type - Values: InstructionalService, RelatedService, Otherpublic Service getService()
<Service> element.
The SIF specification defines the meaning of this element as: "Specialized instruction or related service provided to this student."
Service objectpublic void removeService()
Service child element previously created by calling setService
public java.util.Calendar getStudentPlacementAsOfDate()
<StudentPlacementAsOfDate> element.
The SIF specification defines the meaning of this element as: "Effective date (NOT the entry date) of this StudentParticipation instance for the identified student and program. It is intended that each time the contents of this instance of the object changes, it will be published with a new RefId."
StudentPlacementAsOfDate element of this object.public void setStudentPlacementAsOfDate(java.util.Calendar value)
<StudentPlacementAsOfDate> element.
The SIF specification defines the meaning of this element as: "Effective date (NOT the entry date) of this StudentParticipation instance for the identified student and program. It is intended that each time the contents of this instance of the object changes, it will be published with a new RefId."
value - A Calendar objectpublic java.lang.String getServiceProviderAgency()
<ServiceProviderAgency> element.
The SIF specification defines the meaning of this element as: "Service provider title (such as Physical Therapist or Psychologist), agency (such as Clinic), or local code (ID number of clinic)."
ServiceProviderAgency element of this object.public void setServiceProviderAgency(java.lang.String value)
<ServiceProviderAgency> element.
The SIF specification defines the meaning of this element as: "Service provider title (such as Physical Therapist or Psychologist), agency (such as Clinic), or local code (ID number of clinic)."
value - A String objectpublic java.lang.String getServiceProviderName()
<ServiceProviderName> element.
The SIF specification defines the meaning of this element as: "The name of the person who delivers the service."
ServiceProviderName element of this object.public void setServiceProviderName(java.lang.String value)
<ServiceProviderName> element.
The SIF specification defines the meaning of this element as: "The name of the person who delivers the service."
value - A String objectpublic java.lang.String getServiceCategory()
<ServiceCategory> element.
The SIF specification defines the meaning of this element as: "Category of service (for example, whether it is instruction or a related / transitional service or a supplemental service). Typically designated by a state."
ServiceCategory element of this object.public void setServiceCategory(ServiceCategory value)
<ServiceCategory> element.
The SIF specification defines the meaning of this element as: "Category of service (for example, whether it is instruction or a related / transitional service or a supplemental service). Typically designated by a state."
value - A constant defined by the ServiceCategory classpublic void setServiceCategory(java.lang.String value)
<ServiceCategory> element as a String.
The SIF specification defines the meaning of this element as: "Category of service (for example, whether it is instruction or a related / transitional service or a supplemental service). Typically designated by a state."
value - The value as a Stringpublic void setServiceSetting(ServiceSetting value)
<ServiceSetting> element.
The SIF specification defines the meaning of this element as: "Location where service is provided (Regular Class, Resource Room, Homebound, Detention Center, etc.)"
This element is known by more than one tag name depending on the version of SIF in use. The ADK will use the tag names shown below when parsing and rendering elements of this kind.
| Version | Tag |
| 1.5r1 | "ServiceLocation" |
| SIF2.0 | "ServiceSetting" |
value - A ServiceSetting object
public void setServiceSetting(java.lang.String codeType,
ServiceSettingCode code)
<ServiceSetting> child element.
This form of setServiceSetting is provided as a convenience method
that is functionally equivalent to the version of setServiceSetting
that accepts a single ServiceSetting object.
codeType - If CodeType = "NCES" Then use Code set 0307 Service Setting [NCES Handbooks]code - Setting where service is provided (Regular Class, Resource Room, Homebound, Detention Center, etc.).public ServiceSetting getServiceSetting()
<ServiceSetting> element.
The SIF specification defines the meaning of this element as: "Location where service is provided (Regular Class, Resource Room, Homebound, Detention Center, etc.)"
This element is known by more than one tag name depending on the version of SIF in use. The ADK will use the tag names shown below when parsing and rendering elements of this kind.
| Version | Tag |
| 1.5r1 | "ServiceLocation" |
| SIF2.0 | "ServiceSetting" |
ServiceSetting objectpublic void removeServiceSetting()
ServiceSetting child element previously created by calling setServiceSetting
public void setServiceFundingSources(ServiceFundingSources value)
<ServiceFundingSources> element.
value - A ServiceFundingSources objectpublic ServiceFundingSources getServiceFundingSources()
<ServiceFundingSources> element.
ServiceFundingSources objectpublic void removeServiceFundingSources()
ServiceFundingSources child element previously created by calling setServiceFundingSources
public java.util.Calendar getStartDate()
<StartDate> element.
The SIF specification defines the meaning of this element as: "Actual date this service began for this student."
StartDate element of this object.public void setStartDate(java.util.Calendar value)
<StartDate> element.
The SIF specification defines the meaning of this element as: "Actual date this service began for this student."
value - A Calendar objectpublic void setServicingPublicAgency(SIF_RefId value)
<ServicingPublicAgency> element.
value - A SIF_RefId object
public void setServicingPublicAgency(java.lang.String sifRefObject,
java.lang.String value)
<ServicingPublicAgency> child element.
This form of setServicingPublicAgency is provided as a convenience method
that is functionally equivalent to the version of setServicingPublicAgency
that accepts a single SIF_RefId object.
sifRefObject - value - Gets or sets the content value of the <SIF_RefId> elementpublic SIF_RefId getServicingPublicAgency()
<ServicingPublicAgency> element.
SIF_RefId objectpublic void removeServicingPublicAgency()
ServicingPublicAgency child element previously created by calling setServicingPublicAgency
public java.util.Calendar getEndDate()
<EndDate> element.
The SIF specification defines the meaning of this element as: "Actual date this service ended for this student."
EndDate element of this object.public void setEndDate(java.util.Calendar value)
<EndDate> element.
The SIF specification defines the meaning of this element as: "Actual date this service ended for this student."
value - A Calendar objectpublic void setServicingSchool(SIF_RefId value)
<ServicingSchool> element.
value - A SIF_RefId object
public void setServicingSchool(java.lang.String sifRefObject,
java.lang.String value)
<ServicingSchool> child element.
This form of setServicingSchool is provided as a convenience method
that is functionally equivalent to the version of setServicingSchool
that accepts a single SIF_RefId object.
sifRefObject - value - Gets or sets the content value of the <SIF_RefId> elementpublic SIF_RefId getServicingSchool()
<ServicingSchool> element.
SIF_RefId objectpublic void removeServicingSchool()
ServicingSchool child element previously created by calling setServicingSchool
public void setFrequencyTime(FrequencyTime value)
<FrequencyTime> element.
The SIF specification defines the meaning of this element as: "Code or text descriptor of the frequency that the service is provided, such as "once a week", "MWF", or "05" (code representing "every Friday")"
value - A FrequencyTime objectpublic FrequencyTime getFrequencyTime()
<FrequencyTime> element.
The SIF specification defines the meaning of this element as: "Code or text descriptor of the frequency that the service is provided, such as "once a week", "MWF", or "05" (code representing "every Friday")"
FrequencyTime objectpublic void removeFrequencyTime()
FrequencyTime child element previously created by calling setFrequencyTime
public void setSchoolWhereServiceDelivered(SIF_RefId value)
<SchoolWhereServiceDelivered> element.
value - A SIF_RefId object
public void setSchoolWhereServiceDelivered(java.lang.String sifRefObject,
java.lang.String value)
<SchoolWhereServiceDelivered> child element.
This form of setSchoolWhereServiceDelivered is provided as a convenience method
that is functionally equivalent to the version of setSchoolWhereServiceDelivered
that accepts a single SIF_RefId object.
sifRefObject - value - Gets or sets the content value of the <SIF_RefId> elementpublic SIF_RefId getSchoolWhereServiceDelivered()
<SchoolWhereServiceDelivered> element.
SIF_RefId objectpublic void removeSchoolWhereServiceDelivered()
SchoolWhereServiceDelivered child element previously created by calling setSchoolWhereServiceDelivered
public void setDirectTime(TimeUnit value)
<DirectTime> element.
The SIF specification defines the meaning of this element as: "Number of units of time per session spent directly providing the service to the student."
value - A TimeUnit object
public void setDirectTime(DurationUnit unitOfMeasure,
java.math.BigDecimal value)
<DirectTime> child element.
This form of setDirectTime is provided as a convenience method
that is functionally equivalent to the version of setDirectTime
that accepts a single TimeUnit object.
unitOfMeasure - Identifies unit of measure in which amount of time is expressed.value - Gets or sets the content value of the <TimeUnit> elementpublic TimeUnit getDirectTime()
<DirectTime> element.
The SIF specification defines the meaning of this element as: "Number of units of time per session spent directly providing the service to the student."
TimeUnit objectpublic void removeDirectTime()
DirectTime child element previously created by calling setDirectTime
public void setServiceProviderType(ServiceProviderType value)
<ServiceProviderType> element.
value - A ServiceProviderType objectpublic ServiceProviderType getServiceProviderType()
<ServiceProviderType> element.
ServiceProviderType objectpublic void removeServiceProviderType()
ServiceProviderType child element previously created by calling setServiceProviderType
public java.lang.String getAgencyType()
<AgencyType> element.
The SIF specification defines the meaning of this element as: "Identifies an agency or clinic that will provide the specified service."
AgencyType element of this object.public void setAgencyType(java.lang.String value)
<AgencyType> element.
The SIF specification defines the meaning of this element as: "Identifies an agency or clinic that will provide the specified service."
value - A String objectpublic void setIndirectTime(TimeUnit value)
<IndirectTime> element.
The SIF specification defines the meaning of this element as: "Number of units of time per session NOT spent directly providing the service to the student but rather spent providing consultation services to someone related to the student (e.g. parent, a general ed teacher, a new service provider, etc.)."
value - A TimeUnit object
public void setIndirectTime(DurationUnit unitOfMeasure,
java.math.BigDecimal value)
<IndirectTime> child element.
This form of setIndirectTime is provided as a convenience method
that is functionally equivalent to the version of setIndirectTime
that accepts a single TimeUnit object.
unitOfMeasure - Identifies unit of measure in which amount of time is expressed.value - Gets or sets the content value of the <TimeUnit> elementpublic TimeUnit getIndirectTime()
<IndirectTime> element.
The SIF specification defines the meaning of this element as: "Number of units of time per session NOT spent directly providing the service to the student but rather spent providing consultation services to someone related to the student (e.g. parent, a general ed teacher, a new service provider, etc.)."
TimeUnit objectpublic void removeIndirectTime()
IndirectTime child element previously created by calling setIndirectTime
public void setTotalServiceDuration(TimeUnit value)
<TotalServiceDuration> element.
The SIF specification defines the meaning of this element as: "Total of the direct and indirect time as it relates to the FrequencyTime; e.g., DirectTime 60 + IndirectTime 30 = 90."
value - A TimeUnit object
public void setTotalServiceDuration(DurationUnit unitOfMeasure,
java.math.BigDecimal value)
<TotalServiceDuration> child element.
This form of setTotalServiceDuration is provided as a convenience method
that is functionally equivalent to the version of setTotalServiceDuration
that accepts a single TimeUnit object.
unitOfMeasure - Identifies unit of measure in which amount of time is expressed.value - Gets or sets the content value of the <TimeUnit> elementpublic TimeUnit getTotalServiceDuration()
<TotalServiceDuration> element.
The SIF specification defines the meaning of this element as: "Total of the direct and indirect time as it relates to the FrequencyTime; e.g., DirectTime 60 + IndirectTime 30 = 90."
TimeUnit objectpublic void removeTotalServiceDuration()
TotalServiceDuration child element previously created by calling setTotalServiceDuration
public java.lang.Boolean getSpecialNeedsTransportation()
<SpecialNeedsTransportation> element.
The SIF specification defines the meaning of this element as: "Indicates whether the student requires transportation to the location of Placement/Service."
SpecialNeedsTransportation element of this object.public void setSpecialNeedsTransportation(java.lang.Boolean value)
<SpecialNeedsTransportation> element.
The SIF specification defines the meaning of this element as: "Indicates whether the student requires transportation to the location of Placement/Service."
value - A Boolean objectpublic void setWhenServiceProvided(ProgramAvailability value)
<WhenServiceProvided> element.
value - A ProgramAvailability objectpublic void setWhenServiceProvided(ProgramAvailabilityCode code)
<WhenServiceProvided> child element.
This form of setWhenServiceProvided is provided as a convenience method
that is functionally equivalent to the version of setWhenServiceProvided
that accepts a single ProgramAvailability object.
code - Describes the availability of the program.public ProgramAvailability getWhenServiceProvided()
<WhenServiceProvided> element.
ProgramAvailability objectpublic void removeWhenServiceProvided()
WhenServiceProvided child element previously created by calling setWhenServiceProvided
public java.lang.Boolean getAssistiveTechnology()
<AssistiveTechnology> element.
The SIF specification defines the meaning of this element as: "Indicates whether the student requires assistive technology for this Placement/Service."
AssistiveTechnology element of this object.public void setAssistiveTechnology(java.lang.Boolean value)
<AssistiveTechnology> element.
The SIF specification defines the meaning of this element as: "Indicates whether the student requires assistive technology for this Placement/Service."
value - A Boolean objectpublic java.util.Calendar getLatestStartDate()
<LatestStartDate> element.
The SIF specification defines the meaning of this element as: "Date by which service is supposed to start for this student."
LatestStartDate element of this object.public void setLatestStartDate(java.util.Calendar value)
<LatestStartDate> element.
The SIF specification defines the meaning of this element as: "Date by which service is supposed to start for this student."
value - A Calendar objectpublic java.lang.Boolean getIncludedInSpecialEducationFTE()
<IncludedInSpecialEducationFTE> element.
The SIF specification defines the meaning of this element as: "Indicates whether the direct time for this service is included in the calculation of a student's special education FTE."
IncludedInSpecialEducationFTE element of this object.public void setIncludedInSpecialEducationFTE(java.lang.Boolean value)
<IncludedInSpecialEducationFTE> element.
The SIF specification defines the meaning of this element as: "Indicates whether the direct time for this service is included in the calculation of a student's special education FTE."
value - A Boolean objectpublic java.lang.String getEntryPerson()
<EntryPerson> element.
The SIF specification defines the meaning of this element as: "Identification / name of the person who created the transaction that led to the creation of this instance of the object."
EntryPerson element of this object.public void setEntryPerson(java.lang.String value)
<EntryPerson> element.
The SIF specification defines the meaning of this element as: "Identification / name of the person who created the transaction that led to the creation of this instance of the object."
value - A String object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||