|
||||||||||
| 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.etranscripts.HonorsInformationCode
public class HonorsInformationCode
Defines the set of values that can be specified whenever an HonorsInformationCode
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 HonorsInformationCode object.
| Field Summary | |
|---|---|
static HonorsInformationCode |
ATHLETIC
Athletic awards ("0737") |
static HonorsInformationCode |
AWARDING_UNITS_VALUE
Awarding of units of value ("0738") |
static HonorsInformationCode |
CERTIFICATE
Certificate ("0742") |
static HonorsInformationCode |
CITIZENSHIP_AWARD
Citizenship award/recognition ("0740") |
static HonorsInformationCode |
COMPLETION_NO_UNITS
Completion of requirement, but no units of value awarded ("0741") |
static HonorsInformationCode |
HONOR_AWARD
Honor award ("2047") |
static HonorsInformationCode |
HONOR_ROLL
Honor roll ("1985") |
static HonorsInformationCode |
HONOR_SOCIETY
Honor society ("1986") |
static HonorsInformationCode |
HONORABLE_MENTION
Honorable mention ("1987") |
static HonorsInformationCode |
HONORS_PROGRAM
Honors program ("1988") |
static HonorsInformationCode |
LETTER_COMMENDATION
Letter of student commendation ("0744") |
static HonorsInformationCode |
MEDALS
Medals ("0745") |
static HonorsInformationCode |
MONOGRAM_LETTER
Monogram/letter ("0746") |
static HonorsInformationCode |
OTHER
Other ("9999") |
static HonorsInformationCode |
POINTS
Points ("0747") |
static HonorsInformationCode |
PRIZE_AWARDS
Prize awards ("1989") |
static HonorsInformationCode |
PROMOTION
Promotion or advancement ("0748") |
static HonorsInformationCode |
RANKS
Ranks ("1990") |
static HonorsInformationCode |
SCHOLARSHIPS
Scholarships ("1991") |
| Method Summary | |
|---|---|
static HonorsInformationCode |
wrap(java.lang.String value)
Wrap an arbitrary string value in an HonorsInformationCode 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 HonorsInformationCode PROMOTION
public static final HonorsInformationCode SCHOLARSHIPS
public static final HonorsInformationCode MEDALS
public static final HonorsInformationCode RANKS
public static final HonorsInformationCode CERTIFICATE
public static final HonorsInformationCode HONOR_AWARD
public static final HonorsInformationCode HONOR_SOCIETY
public static final HonorsInformationCode PRIZE_AWARDS
public static final HonorsInformationCode POINTS
public static final HonorsInformationCode MONOGRAM_LETTER
public static final HonorsInformationCode AWARDING_UNITS_VALUE
public static final HonorsInformationCode COMPLETION_NO_UNITS
public static final HonorsInformationCode HONORS_PROGRAM
public static final HonorsInformationCode HONORABLE_MENTION
public static final HonorsInformationCode ATHLETIC
public static final HonorsInformationCode LETTER_COMMENDATION
public static final HonorsInformationCode OTHER
public static final HonorsInformationCode CITIZENSHIP_AWARD
public static final HonorsInformationCode HONOR_ROLL
| Method Detail |
|---|
public static HonorsInformationCode 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 | |||||||||