|
||||||||||
| 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.CreditType
public class CreditType
Defines the set of values that can be specified whenever a CreditType
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 CreditType object.
| Field Summary | |
|---|---|
static CreditType |
_0108_0585
Carnegie unit ("0585") |
static CreditType |
_0108_0586
Semester hour credit ("0586") |
static CreditType |
_0108_0587
Trimester hour credit ("0587") |
static CreditType |
_0108_0588
Quarter hour credit ("0588") |
static CreditType |
_0108_0589
Quinmester hour credit ("0589") |
static CreditType |
_0108_0590
Mini-term hour credit ("0590") |
static CreditType |
_0108_0591
Summer term hour credit ("0591") |
static CreditType |
_0108_0592
Intersession hour credit ("0592") |
static CreditType |
_0108_0595
Long session hour credit ("0595") |
static CreditType |
_0108_0596
Twelve month hour credit ("0596") |
static CreditType |
_0108_0597
Vocational credit ("0597") |
static CreditType |
_0108_0598
Adult education credit ("0598") |
static CreditType |
_0108_0599
Credit by examination ("0599") |
static CreditType |
_0108_0600
Correspondence credit ("0600") |
static CreditType |
_0108_0601
Converted occupational experience credit ("0601") |
static CreditType |
_0108_9998
None ("9998") |
static CreditType |
_0108_9999
Other ("9999") |
| Method Summary | |
|---|---|
static CreditType |
wrap(java.lang.String value)
Wrap an arbitrary string value in a CreditType 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 CreditType _0108_0601
public static final CreditType _0108_0600
public static final CreditType _0108_0599
public static final CreditType _0108_0598
public static final CreditType _0108_0597
public static final CreditType _0108_0596
public static final CreditType _0108_0595
public static final CreditType _0108_0592
public static final CreditType _0108_0591
public static final CreditType _0108_0589
public static final CreditType _0108_0588
public static final CreditType _0108_0590
public static final CreditType _0108_0587
public static final CreditType _0108_0586
public static final CreditType _0108_9999
public static final CreditType _0108_0585
public static final CreditType _0108_9998
| Method Detail |
|---|
public static CreditType 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 | |||||||||