|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.standards.asn.GradeRange org.dlese.dpc.schemedit.standards.asn.GradeRangeHelper.GradeRangeItem
public class GradeRangeHelper.GradeRangeItem
Utility class to associate a gradeRange vocab value with a label suitable for UI, and a range of gradeLevels (min and max)
Method Summary | |
---|---|
String |
getLabel()
Gets the label attribute of the GradeRangeItem object |
String |
getValue()
Gets the value attribute of the GradeRangeItem object |
String |
getVocab()
Gets the vocab attribute of the GradeRangeItem object |
String |
toString()
NOT YET DOCUMENTED |
Methods inherited from class org.dlese.dpc.schemedit.standards.asn.GradeRange |
---|
contains, getMaxGrade, getMinGrade, setMaxGrade, setMinGrade, toStr |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getVocab()
public String getLabel()
public String getValue()
public String toString()
toString
in class Object
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |