|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.SIFSimpleType<java.lang.String>
com.edustructures.sifworks.SIFString
com.edustructures.sifworks.SIFEnum
com.edustructures.sifworks.student.NonResidentAttendRationale
public class NonResidentAttendRationale
Defines the set of values that can be specified whenever a NonResidentAttendRationale
is used as a parameter to a method or constructor. Alternatively, the static
wrap method can be called to encapsulate any string value in
a NonResidentAttendRationale object.
| Field Summary | |
|---|---|
static NonResidentAttendRationale |
ALTERNATIVE
Attending an area alternative school--The student is attending a public elementary or secondary school that: 1) addresses the needs of students which typically cannot be met in a regular school; 2) provides nontraditional education; 3) serves as an adjunct to a regular school; or 4) falls outside of the categories of regular, special program emphasis or vocational/technical education. |
static NonResidentAttendRationale |
CHARTER_SCHOOL
Charter school--The student is enrolled in a charter school as permitted by state or local policy. |
static NonResidentAttendRationale |
COURT_MANDATED
Court-mandated juvenile system assignment--The student is completing an assignment in a juvenile system to fulfill a court mandate. |
static NonResidentAttendRationale |
HOME_SCHOOLING
Home schooling--The student is receiving educational instruction offered in a home environment, as regulated by state law, for reasons other than health. |
static NonResidentAttendRationale |
LEA
Local education agency (LEA) assignment--The student is enrolled in a school outside of his or her attendance area as assigned by an LEA (e.g., for cost-saving measures or for desegregation purposes). |
static NonResidentAttendRationale |
MAGNET
Attending an area magnet program (including gifted and talented or honors programs)--The student is attending an elementary or secondary school program within the public education system that has been designed: 1) to attract students of different racial/ethnic backgrounds for the purpose of reducing, preventing, or eliminating racial isolation; and/or 2) to provide an academic or social focus on a particular theme (e.g., science/math, performing arts, gifted/talented, or foreign language). |
static NonResidentAttendRationale |
MIGRANT_PROGRAM
Migrant education program participation--The student is enrolled in a school outside of his or her attendance area because he or she, or his or her parent/guardian, is a migrant worker. |
static NonResidentAttendRationale |
OPEN_ENROLLMENT
Open enrollment--The student is enrolled in a school outside of his or her own attendance area by choice, as permitted by state or local policy. |
static NonResidentAttendRationale |
PRIVATE_SCHOOL
Attending a private school--The student is attending an educational institution administered by a non-governmental agency at the early childhood, elementary, or secondary level. |
static NonResidentAttendRationale |
SPECIAL_ED
Attending an area special education school--The student is attending an early childhood, elementary or secondary school that focuses primarily on special education and adapts the curriculum, materials, or instruction for students accordingly. |
static NonResidentAttendRationale |
VOCATIONAL
Attending an area vocational/technical school--The student is attending a school that offers a secondary education program available in regular or trade high schools or separate vocational centers or programs that provide formal preparation for semi-skilled, skilled, technical or professional occupations for high school-aged students who have opted to develop or expand their employment opportunities, often in lieu of preparing for college entry. |
static NonResidentAttendRationale |
VOUCHER
Voucher--The student is enrolled in a private school through the use of vouchers, as permitted by state or local policy. |
| Method Summary | |
|---|---|
static NonResidentAttendRationale |
wrap(java.lang.String value)
Wrap an arbitrary string value in a NonResidentAttendRationale object. |
| Methods inherited from class com.edustructures.sifworks.SIFString |
|---|
getTypeConverter, isDoNotEncode |
| Methods inherited from class com.edustructures.sifworks.SIFSimpleType |
|---|
createField, equals, getDataType, getSQLType, getValue, hashCode, toString, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final NonResidentAttendRationale VOUCHER
public static final NonResidentAttendRationale HOME_SCHOOLING
public static final NonResidentAttendRationale SPECIAL_ED
public static final NonResidentAttendRationale COURT_MANDATED
public static final NonResidentAttendRationale CHARTER_SCHOOL
public static final NonResidentAttendRationale MIGRANT_PROGRAM
public static final NonResidentAttendRationale OPEN_ENROLLMENT
public static final NonResidentAttendRationale PRIVATE_SCHOOL
public static final NonResidentAttendRationale LEA
public static final NonResidentAttendRationale VOCATIONAL
public static final NonResidentAttendRationale MAGNET
public static final NonResidentAttendRationale ALTERNATIVE
| Method Detail |
|---|
public static NonResidentAttendRationale wrap(java.lang.String value)
value - The element/attribute value. This method does not verify
that the value is valid according to the SIF Specification.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||