|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssessmentType | |
|---|---|
| com.edustructures.sifworks.assessment | Classes to model Assessment Elements (SIF 2.0 Specification, Assessment Working Group) |
| Uses of AssessmentType in com.edustructures.sifworks.assessment |
|---|
| Fields in com.edustructures.sifworks.assessment declared as AssessmentType | |
|---|---|
static AssessmentType |
AssessmentType.ALTERNATE
alternate ("alternate") |
static AssessmentType |
AssessmentType.STANDARD
standard ("standard") |
| Methods in com.edustructures.sifworks.assessment that return AssessmentType | |
|---|---|
static AssessmentType |
AssessmentType.wrap(java.lang.String value)
Wrap an arbitrary string value in an AssessmentType object. |
| Methods in com.edustructures.sifworks.assessment with parameters of type AssessmentType | |
|---|---|
void |
AssessmentForm.setAssessmentType(AssessmentType value)
Sets the value of the <AssessmentType> element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||