|
||||||||||
| 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.EducationAgencyTypeCode
public class EducationAgencyTypeCode
Defines the set of values that can be specified whenever an EducationAgencyTypeCode
is used as a parameter to a method or constructor. Alternatively, the static
wrap method can be called to encapsulate any string value in
an EducationAgencyTypeCode object.
| Field Summary | |
|---|---|
static EducationAgencyTypeCode |
_1151_3486_REGULAR_SCHOOL_DISTRICT
Regular school district ("3486") |
static EducationAgencyTypeCode |
_1151_3487_SCHOOL_DISTRICT_UNION
School district that is a component of a supervisory union ("3487") |
static EducationAgencyTypeCode |
_1151_3488_SUPERVISORY_UNION
Supervisory Union ("3488") |
static EducationAgencyTypeCode |
_1151_3489_RESA
Regional education service agency (RESA) ("3489") |
static EducationAgencyTypeCode |
_1151_3490_STATE_SCHOOL_DISTRICT
State school district ("3490") |
static EducationAgencyTypeCode |
_1151_3491_FEDERAL_SCHOOL_DISTRICT
Federal school district ("3491") |
static EducationAgencyTypeCode |
_1151_9999_OTHER
Other ("9999") |
static EducationAgencyTypeCode |
FEDERAL_AGENCY
Federal agency charged with providing elementary and/or secondary level instruction to school-age children in a specified population. |
static EducationAgencyTypeCode |
OTHER_AGENCY
Other education agencies that do not fit into the first six categories. |
static EducationAgencyTypeCode |
REG_DISTRICT
Regular local school district that is not a component of a supervisory union. |
static EducationAgencyTypeCode |
REGIONAL_AGENCY
Regional education services agency (RESA). |
static EducationAgencyTypeCode |
STATE_AGENCY
State agency charged with providing elementary and/or secondary level instruction to school-age children in a specified population, e.g., agency responsible for state schools for blind or deaf students, correctional facilities, and state hospitals. |
static EducationAgencyTypeCode |
SUPERVISED_DISTRICT
Local school district that is a component of a supervisory union. |
static EducationAgencyTypeCode |
SUPERVISORY_UNION
Supervisory union administrative center, or county superintendent’s office serving the same purposes. |
| Method Summary | |
|---|---|
static EducationAgencyTypeCode |
wrap(java.lang.String value)
Wrap an arbitrary string value in an EducationAgencyTypeCode 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 EducationAgencyTypeCode _1151_3491_FEDERAL_SCHOOL_DISTRICT
public static final EducationAgencyTypeCode _1151_9999_OTHER
public static final EducationAgencyTypeCode STATE_AGENCY
public static final EducationAgencyTypeCode _1151_3489_RESA
public static final EducationAgencyTypeCode _1151_3490_STATE_SCHOOL_DISTRICT
public static final EducationAgencyTypeCode _1151_3487_SCHOOL_DISTRICT_UNION
public static final EducationAgencyTypeCode _1151_3488_SUPERVISORY_UNION
public static final EducationAgencyTypeCode FEDERAL_AGENCY
public static final EducationAgencyTypeCode _1151_3486_REGULAR_SCHOOL_DISTRICT
public static final EducationAgencyTypeCode OTHER_AGENCY
public static final EducationAgencyTypeCode SUPERVISORY_UNION
public static final EducationAgencyTypeCode SUPERVISED_DISTRICT
public static final EducationAgencyTypeCode REGIONAL_AGENCY
public static final EducationAgencyTypeCode REG_DISTRICT
| Method Detail |
|---|
public static EducationAgencyTypeCode 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 | |||||||||