|
||||||||||
| 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.profdev.TeachingCredentialBasis
public class TeachingCredentialBasis
Defines the set of values that can be specified whenever a TeachingCredentialBasis
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 TeachingCredentialBasis object.
| Field Summary | |
|---|---|
static TeachingCredentialBasis |
_0395_1235_4_YEAR_BACHELORS
4-year bachelor's degree ("1235") |
static TeachingCredentialBasis |
_0395_1236_5_YEAR_BACHELORS
5-year bachelor's degree ("1236") |
static TeachingCredentialBasis |
_0395_1237_MASTERS
Master's degree ("1237") |
static TeachingCredentialBasis |
_0395_1238_DOCTORAL
Doctoral degree ("1238") |
static TeachingCredentialBasis |
_0395_1239_STATE_REQUIREMENT
Met state testing requirement ("1239") |
static TeachingCredentialBasis |
_0395_1240_SPECIAL_PROGRAM
Special/alternative program completion ("1240") |
static TeachingCredentialBasis |
_0395_1241_RELAVENT_EXPERIENCE
Relevant experience ("1241") |
static TeachingCredentialBasis |
_0395_1242_RECIPROCATION_CREDENTIALS
Credentials based on reciprocation with another state ("1242") |
static TeachingCredentialBasis |
ALTERNATIVE
Special/alternative program completion ("1240") |
static TeachingCredentialBasis |
DOCTORAL
Doctoral degree ("1238") |
static TeachingCredentialBasis |
EXPERIENCE
Relevant experience ("1241") |
static TeachingCredentialBasis |
FIVE_YEAR_BACHELOR
5-year bachelor's degree ("1236") |
static TeachingCredentialBasis |
FOUR_YEAR_BACHELOR
4-year bachelor's degree ("1235") |
static TeachingCredentialBasis |
MASTERS
Master's degree ("1237") |
static TeachingCredentialBasis |
MET_STATE_REQ
Met state testing requirement ("1239") |
static TeachingCredentialBasis |
RECIPROCATION
Credentials based on reciprocation with another state ("1242") |
| Method Summary | |
|---|---|
static TeachingCredentialBasis |
wrap(java.lang.String value)
Wrap an arbitrary string value in a TeachingCredentialBasis 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 TeachingCredentialBasis _0395_1240_SPECIAL_PROGRAM
public static final TeachingCredentialBasis DOCTORAL
public static final TeachingCredentialBasis _0395_1242_RECIPROCATION_CREDENTIALS
public static final TeachingCredentialBasis _0395_1236_5_YEAR_BACHELORS
public static final TeachingCredentialBasis _0395_1237_MASTERS
public static final TeachingCredentialBasis _0395_1241_RELAVENT_EXPERIENCE
public static final TeachingCredentialBasis _0395_1238_DOCTORAL
public static final TeachingCredentialBasis MASTERS
public static final TeachingCredentialBasis RECIPROCATION
public static final TeachingCredentialBasis _0395_1235_4_YEAR_BACHELORS
public static final TeachingCredentialBasis MET_STATE_REQ
public static final TeachingCredentialBasis FIVE_YEAR_BACHELOR
public static final TeachingCredentialBasis _0395_1239_STATE_REQUIREMENT
public static final TeachingCredentialBasis ALTERNATIVE
public static final TeachingCredentialBasis FOUR_YEAR_BACHELOR
public static final TeachingCredentialBasis EXPERIENCE
| Method Detail |
|---|
public static TeachingCredentialBasis 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 | |||||||||